A simple Pomodoro timer built using Python and Tkinter with added sound functionality using Pygame.
- Start Timer: Begin the Pomodoro timer for a 25-minute work session.
- Breaks: Automatically switch between work sessions and breaks (5-minute short breaks and a 20-minute long break every 8 sessions).
- Reset Timer: Reset the timer at any point.
- Visual Feedback: Display the current session type (Work/Break) and a countdown timer.
- Sound Notification: Play a sound at the start of each session.