"Timmon is a time tracking tool helping to keep track of time spent on different hierarchically structured projects."
Timmon is a time tracking tool helping to keep track of time spent on different projects.
Timmon lets you organize your tasks hierarchically, supports day, week, month and year views.
Timmon supports JasperReports to create monthly reports (pdf,html,xls,csv,...).
All data is stored in XML files or in an SQL Database.
Timmon helps to
Timmon is freeware under the GNU Public Licence. (GPL) This means you can use Timmon as long as you want and without charge, you can modify Timmon as much as you want, you can use parts of Timmon for your own project.
Though if you enhance Timmon, it would be nice to send your changes to mailto:dfreis@users.sourceforge.net or report them on Timmon Sourceforge Site, so all other users may profite from your changes.
The latest version of this document and of the application itself is available from http://timmon.sourceforge.net.
No Installation needed!
As Timmon is completely written in Java, it should run on every platform a Java Runtime Environment 1.3 (or higher - recommended is JRE 5.0 ) is available for. We did tests under Linux, Solaris and Windows.
The simplest way to use Timmon is to download the latest binary version from our Sourceforge Site, unpack it with:
Unix: | Windows: |
---|---|
tar -xzf timmon_bin-x.y.z | unpack with e.g. UltimateZip |
Change to the created timmon_bin-x.y.z directory and start Timmon by executing:
Unix: | Windows: |
---|---|
java -jar timmon<version>.jar | double click on timmon<version>.jar |
See README file for further explanation.
Everyone is invited to contribute ideas or code to Timmon. Please contact dfreis@users.sourceforge.net on any questions or contributions.
The only Requirement is Java Runtime Environment 1.3 (or higher - recommended is JRE 5.0)