LED Counter: A general purpose counter
LED Counter is a general purpose counter implemented as a Gnome Applet. It displays the counted number on an old fashion 7 segment or a 5x7 dots display. It can count mail messages or simple display the value written to stdout of any command, making it possible to count almost everything (e.g. to count currently logged in user: 'who|wc'). Displays and digits can be added and removed at any time. |
Implementation
The Counter uses two new GTK+ classes which are part of the distribution. The first class implements a single digit, either 7-segment or 5x7 dots and the second one implements a multi digit display. Since this is my first attempt to create a new GTK+ class it may not be perfect. |
Features
|
Screenshots
Downloading
The most recent release of LED Counter is version 0.7.0.
To compile this you'll need to have gnome installed. |
FAQ
|
Todo
|
recent news
|