Skip to content

The Pomodoro Timer is a productivity app using Tkinter and math for a user-friendly interface. Features include a tomato image with a countdown timer, interactive colors for work/break sessions, labels showing current status (Work, Short/Long Break), and two buttons: Start to begin and Reset to reset.

License

Notifications You must be signed in to change notification settings

pranjalco/pomodoro-intermediate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro

The Pomodoro Timer is a productivity app with a Tkinter-based UI that helps users follow the Pomodoro technique. It includes a countdown timer, session indicators, and automatic work/break transitions.

Screenshots

ss1, ss2

Author

Pranjal Sarnaik

Features

  • Dynamic GUI with status labels, timer, and tick marks.
  • Easy-to-use Start and Reset buttons.
  • Automatically switches between Work, Short Break, and Long Break sessions.
  • Tracks completed cycles with visual ticks.

Level

Intermediate

Tech Stack

Python | Tkinter | Timer Logic | GUI Development | Event-Driven Programming

How to Run

  1. Clone the repo:
    git clone https://github.com/pranjalco/pomodoro-intermediate.git
    
  2. Run:
    python app.py
    

Created by Pranjal Sarnaik
Released under the MIT License

About

The Pomodoro Timer is a productivity app using Tkinter and math for a user-friendly interface. Features include a tomato image with a countdown timer, interactive colors for work/break sessions, labels showing current status (Work, Short/Long Break), and two buttons: Start to begin and Reset to reset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages