Skip to content

sepidehkhakzad/PomodoroTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cherry Blossom Tree Timer

Aesthetic Pomodoro Timer

This is a simple Python implementation of the Pomodoro Timer using the Tkinter library for the graphical user interface. The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s, which uses a timer to break work into intervals, traditionally 25 minutes in length, separated by short breaks and a long break after three short ones.

Requirements

  • Python 3.x
  • Tkinter (usually comes pre-installed with Python)

Usage

  1. Clone this repository:

    git clone https://github.com/sepidehkhakzad/PomodoroTimer.git
  2. Navigate to the project directory:

    cd PomodoroTimer
  3. Run the main.py script:

    python main.py
  4. Click the "Start" button to begin the timer.

  5. Click the "Reset" button to reset the timer to its initial state.

Demo

normal

Credits

This project is inspired by the Pomodoro Technique developed by Francesco Cirillo.

License

This project is licensed under the Apache 2.0 License.

About

A Python implementation of the Pomodoro Timer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages