Skip to content
This repository has been archived by the owner on Jan 19, 2020. It is now read-only.
/ awesometracker Public archive

Awesome Time Tracker - a time tracker with which builds PDF reports

Notifications You must be signed in to change notification settings

zlogic/awesometracker

Repository files navigation

Awesome Time Tracker

This is a simple time tracker built with

  • Java FX for UI
  • JPA and an H2 database for data storage
  • DynamicReports for building PDF reports.

Prepackaged releases are available on Github.

I created the project after being frustrated with most free and open-source time tracking tools.

Project is still under development and some nice (planned) features are not yet ready.

Requires Java 8 to build and run.