LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pomodoro

Open Pomodoro timer for the command line

TLDR

Start a pomodoro
$ pomodoro start
copy
Check status
$ pomodoro status
copy
Finish early / break
$ pomodoro finish
copy
Clear history / settings (see help)
$ pomodoro --help
copy

SYNOPSIS

pomodoro *command* [*options*]

DESCRIPTION

pomodoro is the CLI from the openpomodoro-cli project implementing the Pomodoro Technique: timed focus intervals with breaks, status output suitable for shell prompts, and a simple log. Install with go install github.com/open-pomodoro/openpomodoro-cli/cmd/pomodoro@latest or distro packages where available.

PARAMETERS

start [-t *duration*] [-d *description*]

Begin a focus session (flags vary by version).
status
Print whether a pomodoro is running and remaining time.
finish / break / cancel
Complete or abort the current interval.
Configuration is typically under the XDG config home; see upstream README for POMODORO_* environment variables.

INSTALL

nix profile install nixpkgs#pomodoro
copy

CAVEATS

Multiple overlapping installs of unrelated “pomodoro” tools exist—ensure PATH points to openpomodoro-cli. Desktop notifications depend on optional hooks.

SEE ALSO

sleep(1), timer(1), arttime(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid