mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
fixed a small bug where the throughput of an offline ISDN connection is displayed as '----', but the online value is 5 chars long. corrected to ' ----'. thanks to Carsten Nau <info@cnau.de> git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@76 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
37 lines
1.2 KiB
Plaintext
37 lines
1.2 KiB
Plaintext
ToDo-List / Wishlist for lcd4linux
|
|
|
|
2000-04-04 Michael Reinelt <reinelt@eunet.at>
|
|
implement some sort of 'graphs', similar to bars, but with a time axis
|
|
can be filled (made up of bars) or not (needs raster graphics)
|
|
|
|
2000-04-04 Michael Reinelt <reinelt@eunet.at>
|
|
write a driver for PNG. This should be the first step towards a WWW-driver.
|
|
|
|
2000-04-15 Thomas Skyt Jessen <thskyt@foni.net>
|
|
show partition information (used, free, ...)
|
|
|
|
2000-04-25 Michael Mueller <m.mueller@netsystec.de>
|
|
show process information
|
|
|
|
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?)
|
|
|
|
2001-02-11 Carsten Nau <info@cnau.de>
|
|
connect a LED to a spare pin of the parallel port and show if ISDN
|
|
is online
|
|
|
|
2001-01-27 Axel Ehnert <axel@ehnert.net>
|
|
- display numer of emails in a mailbox
|
|
- display seti@home values
|
|
|