LinuxCommandLibrary

pomo

Simple, customizable Pomodoro timer for your terminal

TLDR

Start a default 25-minute work session
$ pomo
copy
Start a 30-minute work session
$ pomo 30m
copy
Start a work session with custom break duration
$ pomo 45m 15m
copy
View productivity statistics
$ pomo stats
copy

SYNOPSIS

pomo [duration] [breakduration_]
pomo command

DESCRIPTION

pomo is a terminal-based Pomodoro timer with customizable work and break intervals, real-time progress visualization, ASCII art displays, and cross-platform desktop notifications. It tracks productivity statistics with weekly charts and a GitHub-style activity heatmap.

HISTORY

pomo was created by Bahaaio and is written in Go.

SEE ALSO

timer(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard