Skip to content

rverchere/tuimer

Repository files navigation

Tuimer

A terminal timer with 7-segment ASCII display, built with bubbletea.

Install

go build -o tuimer

Usage

./tuimer -duration 25              # 25 min countdown
./tuimer -duration 10 -countup     # Count up to 10 min
./tuimer -theme light              # Light theme
./tuimer -warn1-min 5 -warn1-color "#FFA500"  # Warning at 5 min

Controls

Key Action
Space Start/Pause
R Reset
T Toggle theme
Q Quit

Configuration

Copy tuimer.example.yaml to tuimer.yaml and edit as needed.

Screenshots

Light mode, count up

Dark mode, count down

About

TUI Timer

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages