Activity Tracker is a python 🐍 script to track time spent on desktop applications and websites in real time
It will store all the activities in a .csv file for the later analysis
ActivityAnalysis.py will help creating a .pdf file to visualize the data collected in .csv file
(supported in windows only)
(can only track website activities of Google Chrome)
- pywin32
- uiautomation
- All platforms support
- Website activities tracking of all Browsers
- More detailed Analysis of the data
(open for any kind of suggestions)