aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorreinelt <>2000-12-07 20:47:54 +0000
committerreinelt <>2000-12-07 20:47:54 +0000
commit9de9d1c8ded591887f6baf4f6ad08a6a792d85bf (patch)
treece83e3c551d8429ec4e33c5f0d437ace1c8761e8 /TODO
parent3415bc0419bc2914534629d58317796dab3abc68 (diff)
downloadlcd4linux-9de9d1c8ded591887f6baf4f6ad08a6a792d85bf.tar.gz
[lcd4linux @ 2000-12-07 20:47:54 by reinelt]
first try for SIN bars
Diffstat (limited to '')
-rw-r--r--TODO15
1 files changed, 14 insertions, 1 deletions
diff --git a/TODO b/TODO
index d894a32..ef90d30 100644
--- a/TODO
+++ b/TODO
@@ -13,4 +13,17 @@ show partition information (used, free, ...)
2000-04-25 Michael Mueller <m.mueller@netsystec.de>
show process information
-$Id: TODO,v 1.2 2000/04/28 05:19:55 reinelt Exp $
+2000-12-03 Ghassan Matar <gmatar@hexapods.com>
+show other sensors than temperature
+we have to use libsensors instead of parsing the proc files directly
+
+2000-12-03 Ghassan Matar <gmatar@hexapods.com>
+show contents of any text file
+the file should only contain one line, with a fixed format
+there are two possibilities: text and numbers
+numbers can be used for bars, too
+
+2000-12-03 Ghassan Matar <gmatar@hexapods.com>
+accept data from external sources (fifo?)
+
+$Id: TODO,v 1.3 2000/12/07 20:47:54 reinelt Exp $