Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.64k stars 4.79k forks source link

Pomodoro #573

Closed lucifertrj closed 2 years ago

lucifertrj commented 2 years ago

Description

Pomodoro is a technique that is used in Time Management. Which let us focus for 25 minutes and then 5 minutes break. I implemented this using Python Tkinter and playsound. A sound is placed on the end time.

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.