Track your time, know where it goes
git clone https://github.com/prashantsengar/TimeTracker.git
pip install -r requirements.txt
-
Open Command Prompt
-
python track.py
-
Click on the Start button
-
Start your work
-
When you want to stop tracking, click on the Stop button
-
Click on the Report button to see a report of where your time went. It shows a pie chart.
-
It creates data.json file which contains the data
-
You can choose which Windows to ignore and which Windows' executable names to be used by editing the config.ini file
Initial Window
After you click on START to start recording
An example of a report
Read the contributing guide
Join the Telegram group for support and contributing. If you want to contribute, joining the group helps us all a lot because you can get instant feedback.