diff options
author | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2000-12-07 20:47:54 +0000 |
---|---|---|
committer | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2000-12-07 20:47:54 +0000 |
commit | fa39c49d89bfd41fed4641e6fb31035d1beef6e3 (patch) | |
tree | ce83e3c551d8429ec4e33c5f0d437ace1c8761e8 /TODO | |
parent | 1c777e24c11a4d5c6360a6f75f6adedffe550e10 (diff) | |
download | lcd4linux-fa39c49d89bfd41fed4641e6fb31035d1beef6e3.tar.gz |
[lcd4linux @ 2000-12-07 20:47:54 by reinelt]
first try for SIN bars
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@75 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
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 $ |