Skip to content

This project is based on the Pomodoro Technique, using Graphical User Interface (GUI) and Tkinter module. The goal of this project is to beat procrastination and improve your focus one Pomodoro at a time

License

Notifications You must be signed in to change notification settings

Xinyu-Li-123/Pomodoro-Timer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

About

This project is based on the Pomodoro Technique, using Graphical User Interface (GUI) and Tkinter module. The goal of this project is to beat procrastination and improve your focus one Pomodoro at a time

How Pomodoro Technique Works?

When you start the Pomodoro, the timer will start the countdown, meaning that your Pomodoro has just started.

After 25 minutes have passed, a new timer will be open to show the message "Break", so it's time for a Short Break. It lasts 5 minutes.

Once the short break time is over, another timer will be open telling you it's "Work", and another session of 25 minutes of work will be started.

This process will be repeated 4 times, but the last break (Long Break) will last 25 minutes.

Pomodoro Technique on the Wikipedia

Usage Example

Work timer:

work_usage

Break timer:

short_break_usage

Built With

Dependencies:

  1. Python v3.x is required.
  2. Tkinter module is also required.

Contact

Gabriel Porto - Linkedin

Project Link: https://github.com/portoduque/Pomodoro

License

Distributed under the MIT License. See LICENSE for more information.

Contributing

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

About

This project is based on the Pomodoro Technique, using Graphical User Interface (GUI) and Tkinter module. The goal of this project is to beat procrastination and improve your focus one Pomodoro at a time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%