TimeTracker
TimeTracker copied to clipboard
Basic Time tracker built with Python. Track what applications you spend your most time on.
TimeTracker
Track your time, know where it goes
- Join our Telegram group via the link given below
- Read about it on my blog
Clone repo
git clone https://github.com/prashantsengar/TimeTracker.git
pip install -r requirements.txt
Start the program
-
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
Screenshots
Initial Window
After you click on START to start recording
An example of a report
Community
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.