Skip to content

damyrismailov/Pomodro-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Pomodoro Timer

Simple timer app that follows the Pomodoro productivity technique.

Main features

  • Work sessions and short/long break sessions.
  • Countdown timer for each phase.
  • Labels showing the current session and completed pomodoros.
  • Start and reset buttons in a Tkinter window.

What I learned

  • Using Tkinter to build a basic timer UI.
  • The after() method for scheduled callbacks.
  • Managing state across different timer phases.

How to run

Open main.py in Python 3 and run the file.

About

Simple Pomodoro timer (CLI/GUI) with work/break cycles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages