Skip to content

App written in Python to monitor how much time the user spends on each application and how much time on each website when using Chrome

Notifications You must be signed in to change notification settings

numalj/PythonTimeTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

8 Commits

Repository files navigation

Python Time Tracker

  • This is a python script that when run, tracks the time spent on each application.

  • The project uses Python classes and Object Oriented Programming

  • Google Chrome activity is monitored on a per url basis, showing how much time was spent on each web domain

  • The time statistics are stored in JSON format.

  • It can be extended into a UI

About

App written in Python to monitor how much time the user spends on each application and how much time on each website when using Chrome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages