A Python GUI application built with tkinter to help you manage your work and break intervals using the Pomodoro Technique. Stay productive, track your progress, and take breaks effectively.
-
Work Sessions: 25 minutes of focused work.
-
Short Breaks: 5 minutes to relax after each work session.
-
Long Breaks: 20 minutes after completing 4 work sessions.
-
Checkmarks: Track completed work sessions with checkmarks (✔).
-
Reset Functionality: Easily reset the timer and session count.
-
Click Start to begin the timer.
-
Work for 25 minutes, then take a 5-minute break.
-
After 4 work sessions, take a longer 20-minute break.
-
Track your progress with checkmarks for each completed work session.
-
Click Reset to clear the timer and start over.
Python 3.12
tkinter (comes pre-installed with Python)
Contributions are welcome, If you’d like to improve this project, feel free to open an issue or submit a pull request.