Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dnlzrgz/tomatia
A dead simple pomodoro app for the terminal.
https://github.com/dnlzrgz/tomatia
pomodoro pomodoro-timer python textual tui
Last synced: about 1 month ago
JSON representation
A dead simple pomodoro app for the terminal.
- Host: GitHub
- URL: https://github.com/dnlzrgz/tomatia
- Owner: dnlzrgz
- Created: 2024-11-17T19:26:58.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-30T17:16:18.000Z (about 2 months ago)
- Last Synced: 2024-11-30T18:26:34.721Z (about 2 months ago)
- Topics: pomodoro, pomodoro-timer, python, textual, tui
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tomatia
![Screenshot of the TUI](./.github/screenshot.png)
A dead simple pomodoro application build using textual. You can:
- Start a new session (`s`/`space`).
- Stop the current session (`s`/`space`).
- Reset your pomodoro sessions (`r`).
- Quit (`q`).