Skip to content

Pomodoro Timer App πŸ… help you to manage your time effectively.

Notifications You must be signed in to change notification settings

rizamansuri/Day_28_The_Pomodoro-Timer-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Pomodoro Timer App πŸ…

Pomodoro is a famous technique that helps people to time-manage and to get more stuff done.

Pomodoro Timer App is build using python's Tkinter module. Python with tkinter is the fastest and easiest way to create the GUI applications.

  • It is basically a Timer ⏲️ with a tomato πŸ… on it.

  • When you click start button, it's going to tell you to work for 25 minutes.

  • After 25 minutes, the timer is up, it will tell you to take a break.

  • First break is for 5 minutes and you will notice that you've already acheived one check mark βœ”οΈ for the first pomodoro completed.

  • Once you done with the break then it's going back to work and it's going to continue until you reach the longer break or until you click reset button to stop and reset the timer.

  • You do 4 of these 25 minutes work sessions, and then you get a 20 minute break.

Installation

  • Download the code as ZIP.
  • Open the extracted ZIP folder in your IDE.
  • Run main.py file to start the timer.

Screenshots

Screenshot (467)

Screenshot (475)

Screenshot (471)

Authors

@rizamansuri

Feedback

If you have any feedback, please contact me at riza.mansuri11@gmail.com

Releases

No releases published

Packages

No packages published

Languages