Technical Details
A command-line Pomodoro timer built with Go featuring a responsive TUI powered by Bubble Tea and styled with Lip Gloss. The application supports customizable work, break, and long break durations with automatic long breaks after every 4 pomodori cycles. Users can pause/resume sessions and receive native OS notifications across macOS, Linux, and Windows using beeep. The CLI allows users to specify session counts or run in infinite mode through command-line flags. The design adapts to terminal size with a centered, responsive layout.