TimerScreenlet is a timer screenlet for your GNOME desktop
Developer comments
You have to set a time via the "Properties" menu.
It's not 100% perfect, but it will be improved.
Have you any proposals, ideas or critique? Feel free to contact me.
About Screenlets:
Screenlets is the name of both a set of independently-developed widget applications and the widget engine which runs them. The engine runs primarily on X11-based compositing window managers, most notably the Compiz (under Linux) architecture.
Until 0.0.14, screenlets were exclusively scripted in Python and drawn in SVG. Afterward, support was added for web widgets (widgets which are written in HTML, JavaScript and CSS, similar to widgets for Apple Inc.'s Dashboard).
Product's homepage
Requirements:
· Screenlets
What's New in This Release: [ read full changelog ]
· A "timer offset" was added, to get alerted before the timer runs up
· Some code improvements