Metadata-Version: 2.4
Name: tomodoro
Version: 0.1.2
Summary: A TUI pomodoro timer with no dependencies.
Author-email: jdhalbert <tomodoro@rmdir.dev>
License: MIT
License-File: LICENSE
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# tomodoro
A pomodoro timer in a simple TUI.

## Run
`uvx tomodoro`

## Controls
- `s`: stop/start
- `w`: work timer
- `b`: break timer
- `q`: quit
