Pomodoro is Italian for tomato. 🍅)
This popular time management method asks you to alternate pomodoros — focused work sessions — with frequent short breaks to promote sustained concentration and stave off mental fatigue.
cd Pomodoro-App
python3 main.py
- Hit the start button and timer will begin.
- After 25 minutes one rep will be complete and timer for break will begin.
- After break of 10 minutes again timer for work will start.
- After 4 reps of work and break then you will be greeted with well done message on the screen.
- Each rep is shown by the tick mark (✅).
- To stop and reset the timer simply hit reset.