A desktop productivity tool that monitors which applications you're using and logs categorized time blocks to your Google Calendar. Using a GUI you can edit which programs account for which categories.
- Real-time tracking of active app usage
- Assigns
.exeprograms to categories like Gaming, Programming, etc. - Automatically creates categorized time entries on your Google Calendar
- Simple GUI to configure program categories
- Data stored locally in
app_to_category.json
- Allow users to add, remove, and change names of categories
- Let users pick time interval to create logs through GUI
git clone https://github.com/yourusername/app-usage-tracker.git
cd app-usage-tracker
pip install -r requirements.txtRun script.py to begin tracking your activity. Tracking begins once the GUI is closed.
python script.py