Skip to content

Basic Time tracker built with Python. Track what applications you spend your most time on.

Notifications You must be signed in to change notification settings

prashantsengar/TimeTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Initial Window

After you click on START to start recording

After you click on START to start recording

An example of a report

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.

mTracker Telegram Group

About

Basic Time tracker built with Python. Track what applications you spend your most time on.

Topics

Resources

Stars

Watchers

Forks

Languages