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.
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