This program tracks the runtime of a specified application, logging the duration the application is running over multiple instances, with unique sessions created by the user.
- Supports tracking the total runtime of any executable
- Supports continuation from previous sessions.
- User customizable tracking rules
We now have proper installers for Mac OS and Windows!
Find them here
Contributions are welcome and needed on the Develop branch! Here is a TODO list:
- Add ways to analyze app usage data in the app
- Move to a single QT UI instead of multiple 'screens'