mirror of
https://github.com/rjNemo/pomodoro
synced 2026-06-05 23:46:40 +00:00
No description
This commit introduces the initial implementation of a Pomodoro timer terminal UI using Bubble Tea and Bubbles. The timer displays the task name, total and elapsed time, and a progress bar. Users can quit the application by pressing 'q'. The project dependencies are managed via Go modules, and the build output is ignored in .gitignore. |
||
|---|---|---|
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| main.go | ||