https://github.com/jordan-sussman/pomodoro-timer
An in terminal pomodoro timer
https://github.com/jordan-sussman/pomodoro-timer
pomodoro pomodoro-timer python script
Last synced: over 1 year ago
JSON representation
An in terminal pomodoro timer
- Host: GitHub
- URL: https://github.com/jordan-sussman/pomodoro-timer
- Owner: jordan-sussman
- Created: 2025-04-06T02:49:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-06T02:52:52.000Z (over 1 year ago)
- Last Synced: 2025-04-06T03:26:25.845Z (over 1 year ago)
- Topics: pomodoro, pomodoro-timer, python, script
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pomodoro Timer
A Python script that runs a pomodoro timer in terminal.
## Usage
Run `python3 pomodoro-timer.py` from the directory.
The run will start by asking how many cycles to run for before initiating the timer.