diff options
author | reinelt <> | 2000-12-07 20:47:54 +0000 |
---|---|---|
committer | reinelt <> | 2000-12-07 20:47:54 +0000 |
commit | 9de9d1c8ded591887f6baf4f6ad08a6a792d85bf (patch) | |
tree | ce83e3c551d8429ec4e33c5f0d437ace1c8761e8 /TODO | |
parent | 3415bc0419bc2914534629d58317796dab3abc68 (diff) | |
download | lcd4linux-9de9d1c8ded591887f6baf4f6ad08a6a792d85bf.tar.gz |
[lcd4linux @ 2000-12-07 20:47:54 by reinelt]
first try for SIN bars
Diffstat (limited to '')
-rw-r--r-- | TODO | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -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 $ |