Simple Timetracker is an application useful for keeping a record of time spent on projects and activities therein. You use mouse-drag gestures to 'paint' time spent on a task on a continuous timeline. It takes care to make sure any particular stretch of time is attributed to at most one task. It records data, via JDBC, in a database. By default, it uses HSQLDB, but (for example) a PostgreSQL database on a central server may be used.
| Tags | Office/Business Scheduling Information Management |
|---|---|
| Licenses | MIT/X |
| Operating Systems | OS Independent |
| Implementation | Python Java |
Recent releases


Changes: This release no longer clears entries if time is shifted. Shift + mouse wheel scrolls time. Ctrl + mouse wheel scales time. This release has Bugzilla integration (see CONFIG.txt for instructions): Bugzilla bug status and title are displayed in the status line. Clicking a bug title copies the Bugzilla URL to the clipboard.


Changes: This release adds minor changes to keep up with Java 1.4.2 (which is picky about the jar file format).


No changes have been submitted for this release.