Track time, add notes, view reports of your time, and more.
Start and stop time, jump between tasks, and add details on how time was spent.
- create projects (choose project color)
- create tasks with subtasks (drag&drop supported)
- track time in tasks
- change start time and end time of tasks
- add details on how time was spent
- receive notifications when a task is in progress or when you are idle
Windows / MacOS / Linux (not tested)
Windows:
cd C:\Users\%username%\AppData\Roaming\YadroTimeTracker
MacOS:
cd ~/Library/Application\ Support/YadroTimeTracker
You need to backup both settings.json
and profile folder profile1
. And also rest folders with profiles if you have.
Please leave the feedback on AlternativeTo or ProductHunt to support this app.
Start the app in the dev
environment:
yarn start
To package apps for the local platform:
yarn package