LocalTODOScreenlet is a GNOME screenlet that shows a simple task list. The list is stored in a local file, versions with other storage options (ftp, RTM, ...) are planned.
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 ]
· new database backend
· comment bubble removed
· comments and due dates are now shown when hovering a task
· ftp synchronization added