Termdown

From wikinotes
Revision as of 23:23, 17 September 2023 by Will (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A customizable count-up or count-down timer program.
perfect for excercise, or time management.

Supports voice integration with

Documentation

github https://github.com/trehn/termdown

Install

pacman -S termdown
# optional
pacman -S espeak

Usage

Cli

termdown \
  -b       `# blink screen when timer ends` \
  -v en-gb `# espeak voice to countdown with` \
  '90s'    `# duration (ex. 1d5m)`

Keybindings

R:  restart timer