This is a simple Pomodoro Timer App that I created for personal use. It features a 1500-second timer (25 minutes), a start button, and a reset button. The app also tracks how long the timer has been running, displaying the total time in minutes and hours.
- Python 3
- PyQt6
- Add a way to track daily focus time for statistical purposes...