diff options
Diffstat (limited to 'Filesystems')
-rw-r--r-- | Filesystems | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Filesystems b/Filesystems index 6e147e5..24f0989 100644 --- a/Filesystems +++ b/Filesystems @@ -6,8 +6,10 @@ Homepage: http://owfs.sourceforge.net Description: - OWFS is a method under linux to allow 1-wire devices to appear like - files in a directory. + OWFS uses FUSE to expose all the Dallas 1-wire sensors, iButtons and + memory chips as a filesystem. Devices are dynamically included in + the directory, and properties like temperature are obtained by + reading a file. ============================================================================== Name: FunFS (status: alpha) |