Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Timer

image

A terminal-based Pomodoro timer built with Go, using Bubble Tea and Lip Gloss

Features

  • Pomodoro cycling -- 25-minute work sessions, 5-minute breaks, and 25-minute long breaks every four pomodoros
  • Progress bar
  • System notifications when each session completes

Getting Started

go build -o pomodoro ./cmd/pomodoro
./pomodoro

Or run directly:

go run ./cmd/pomodoro

Controls

Key Action
space Start / pause the timer
s Skip to the next session
r Reset the current session
q Quit

Requirements

  • Go 1.24+
  • A terminal with unicode support

About

A TUI Pomodoro timer written in Go using Bubbletea / Lipgloss

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages