https://github.com/omarazizi/pomodoro-timer
Pomodoro timer app
https://github.com/omarazizi/pomodoro-timer
Last synced: 3 months ago
JSON representation
Pomodoro timer app
- Host: GitHub
- URL: https://github.com/omarazizi/pomodoro-timer
- Owner: OmarAzizi
- Created: 2023-09-25T10:28:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-25T10:36:01.000Z (over 1 year ago)
- Last Synced: 2025-01-31T00:17:11.891Z (4 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pomodoro Timer
# What is Pomodoro
The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s to boost productivity and efficiency.# How did I build this app
I used Tkinter GUI toolkit in python.