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
To install, follow the instructions for your platform found here:
- Add integrations with professional applications
- Optimize everything
- Add support for tracking more than one executable per session
- Impliment a better way to filter out non-gui apps on macOS
Warning
In macOS, PyQt6 conflicts with py-objc, leading to a broken venv. As a result, v2 is not currently being worked on until this issue is fixed.
- Merge and resolve changes from Develop into v2
- Move to a single QT UI instead of multiple 'screens'
- Add ways to analyze app usage data in the app