Home Contact Buy
Sitemap Contact
Home Time Tracker Consulting Download Video Free Buy Sitemap Contact

Download Time Tracker Source Code

Time Tracker github repository is at https://github.com/anuko/timetracker

You can download free, open source Time Tracker from this page.

Time Tracker LATEST STABLE - this is the most recent stable release. See also change log.

Time Tracker with PDF reports - this file is significantly larger because of the included TCPDF library. Download only if you need an option to export reports as PDF files. The regular version above is much smaller and does everything fine without PDF reports.

Download Android App

Anuko Time Tracker Android App is a companion application for Android devices designed for live time tracking. It works with a shared Time Tracker server hosted by Anuko and allows you to track time offline on your device and sync the data with the server when it is convenient to do so.

Its simple design resembles that of a puncher. You make your selections in the required fields and then use the Start and Stop buttons. When there is something to sync, the Sync button is also displayed. It allows you to synchronize device time records with the server.

You can download the app from here.

Download Anuko Time Tracker Android App
Track work time offline with Anuko Time Tracker Android App


Download Time Tracker Appliances

Time Tracker virtual appliances are pre-configured, ready-to-run web applications coupled with a database. They are commercial products that come with production support. Currently, we offer Time Tracker Appliance in Docker format as a composition of two images. Appliances in other formats are coming soon. You need to understand what Docker is in order to use this appliance.

Using Docker Appliance

Download and unzip.

$ wget -c https://www.anuko.com/download/time-tracker/tt-trial_docker.zip
$ unzip tt-trial-docker.zip

Then:

# docker load -i tt-trial-docker.tar 
# docker-compose up

How to Install Time Tracker

See Installation Guide for instructions.

How to Contribute

If you wish to contribute to the project, please read this page, which explains the options available to contributors.