Termdown: Revision history

From wikinotes

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 September 2023

  • curprev 23:2323:23, 17 September 2023Will talk contribs 894 bytes +220 No edit summary
  • curprev 16:1816:18, 17 September 2023Will talk contribs 674 bytes +674 Created page with "A customizable count-up or count-down timer program.<br> perfect for excercise, or time management. = Install = <blockquote> <syntaxhighlight lang="bash"> pacman -S termdown # optional pacman -S espeak </syntaxhighlight> </blockquote><!-- Install --> = Usage = <blockquote> == Cli == <blockquote> <syntaxhighlight lang="bash"> termdown \ -b `# blink screen when timer ends` \ -v en-gb `# espeak voice to countdown with` \ '90s' `# duration (ex. 1d5m)` </synt..."