This is a simple script that tracks your usage across all your apps on windows.
- Clone the repository
- Run
pip install -r requirements.txt
- Optional (If you wish to use a specific python environment) you must edit the
run_dasboard_server.bat
andtrack_usage_activity.bat
and activate the environment/change python location before running the script. -
Create a shortcut of
usage_activity_tracker_activate.bat
and place it in the startup folder at C:\Users{user}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup.- This will ensure that the script runs everytime you start your computer.
- You can now check your usage at http://localhost:5003/
-
Improve browser tracking using a browser extension and api.
- Add domain wise tracking for browsers.
-
Improve Dashboard
-
Add graphs, charts, etc
-
Improve UI
-
Add features to allow advanced analysis of data on the dashboard.
-
-
Improve data aggregating system
- Collect more data
- Improve the way data is stored (format of data, using more data like times the app was in use).
- Aggregate data better to allow for more advanced analysis.
If you have any questions, suggestions, bug reports, or feature requests feel free to contact me at:
Email: [email protected] (avoid)
Discord: shashstorm's server (preferred)
You can always create an issue on github if you are not comfortable with discord.