aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: bb6c9a081828095aecb19a3549021266a3a3dabc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #
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.
Done 2001-03-01 -lt.

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
done.

2001-03-05 Leo T�tsch <lt@toetsch.at>
rename some tokens: %o->%os, %v->%ov, %r->%or, %p->%op,
will be done with the big config-rework

2001-03-05 Leo T�tsch <lt@toetsch.at>
replace T_EXTENDED with a Flag similar to 'bar'