A simple Pomodoro timer application with task management functionality built using Python and Tkinter.
- Pomodoro timer with customizable work and break intervals.
- Task management: Add, remove, and track tasks to be completed.
- User-friendly interface with visual feedback.
-
Clone the repository:
git clone https://github.com/yourusername/pomodoro-timer.git
-
Navigate to the project directory:
cd pomodoro-timer
-
Run the main.py file:
python main.py