summaryrefslogtreecommitdiffstats
path: root/misc/temper/README
diff options
context:
space:
mode:
author Pierre Cazenave2011-03-06 02:45:25 +0100
committer Robby Workman2011-03-08 19:14:31 +0100
commit1cc202a987642d414f84a6dab763225060714c1f (patch)
tree7270dce8d56860f0b73159de7f1ca8d5ecbc8f62 /misc/temper/README
parente7d570026f80a9ccdb1149bfbc5c5089010e2ad1 (diff)
downloadslackbuilds-1cc202a987642d414f84a6dab763225060714c1f.tar.gz
misc/temper: Added. A USB Temperature Sensor Linux Driver.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'misc/temper/README')
-rw-r--r--misc/temper/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/temper/README b/misc/temper/README
new file mode 100644
index 0000000000..fe02e73bd3
--- /dev/null
+++ b/misc/temper/README
@@ -0,0 +1,10 @@
+TEMPer Temperature Sensor Linux Driver
+
+TEMPer USB Thermometer interface driver and utility.
+
+The temper binary outputs temperatures as measured by the USB thermometer.
+
+The code has been patched to work with the newest versions of the USB stick
+with code corrections from the comments section of the homepage. Also
+implemented changes for greater ease of parsing with standard tools (awk
+etc.).