Termdown

From wikinotes

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