Skip to content

gabrielgfranca/Pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Pomodoro

What is it?

This is my first project developed in Python using the Tkinter library. The goal was to create a simple application that implements the Pomodoro technique, a popular time management method among students and professionals.

How does it work?

The application operates as follows:

  • Work Cycle: 25 minutes of uninterrupted focus.
  • Short Break: 5-minute pause after each work cycle.
  • Long Break: 20-minute pause after every 4 work cycles.

Users can start, and reset the timer at any time.

Technologies Used:

  • Python: Main programming language.
  • Tkinter: Python's standard library for creating graphical interfaces.

Images


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages