Skip to content

Pomodoro timer built with Python and Tkinter

License

Notifications You must be signed in to change notification settings

notakeith/Pymodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Pymodoro is a graphical application built using Python and Tkinter, designed to help you implement the Pomodoro Technique for better productivity. It features a beautiful dark theme interface and allows customization of work intervals, short and long breaks, and the number of Pomodoros before a long break.

Features

  • Beautiful Interface: Enjoy a sleek and modern dark theme.
  • Customizable Work Intervals: Set the duration of your work periods.
  • Customizable Breaks: Adjust the length of both short and long breaks.
  • Configurable Pomodoros: Choose how many Pomodoros you complete before taking a long break.

Installation

To install Pymodoro, follow these steps:

  1. Download the latest release: Visit the Releases page on GitHub and download the latest version.
  2. Run the application: Open the downloaded .pyw file by double-clicking it.

Usage

  1. Start the application: Double-click the .pyw file to launch Pymodoro.
  2. Configure your settings: Adjust your work interval, short break, long break, and the number of Pomodoros before a long break.
  3. Begin your session: Start the timer and focus on your work. Pymodoro will notify you when it's time to take a break.

Contributing

If you'd like to contribute to Pymodoro, please fork the repository and use a feature branch. Pull requests are warmly welcome.

License

Pymodoro is open-source software licensed under the MIT license.