Skip to content

VanitasXIV/PomodoroApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Pomodoro Timer

This is a Pomodoro Timer application built with Python and tkinter. It helps you manage your study and break times using the Pomodoro Technique. The default settings are 25 minutes of study followed by a 5-minute break, but users can modify and save different timer presets.

Features

  • Start, stop, and reset the timer
  • Default 25-minute study time and 5-minute break time
  • Customizable study and break times
  • Save different timer presets

Requirements

  • Python 3.x
  • tkinter library (comes pre-installed with Python)

Installation

  1. Clone the repository:

    git clone https://github.com/ivangonzalogomez/pomodoro-timer.git
  2. Navigate to the project directory:

    cd pomodoro-timer
  3. Run the application:

    python pomodoro_timer.py
    

How to Use

  1. Launch the application.
  2. Click "Start" to begin the timer.
  3. Click "Stop" to pause the timer.
  4. Click "Reset" to reset the timer to the default or customized settings.
  5. Click "Settings" to open the settings window where you can modify the study and break times.
  6. After making changes in the settings window, click "Save" to save the new times and reset the timer.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

Author

Iván Gonzalo Gómez

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages