katabastird

Crates.iokatabastird
lib.rskatabastird
version1.6.1
sourcesrc
created_at2022-10-23 19:32:05.39315
updated_at2022-10-24 05:22:54.247637
descriptionA simple graphical countdown timer that is configured and launched from the commandline.
homepage
repositoryhttps://gitlab.com/nebkor/katabastird
max_upload_size
id695325
size223,657
Joe Ardent (nebkor)

documentation

README

Katabastird: a simple countdown timer

Katabastird is a simple countdown timer that is configured and launched from the commandline.

Usage: katabastird [OPTIONS]

Options:
  -h, --hours <HOURS>      Hours to count down
  -m, --minutes <MINUTES>  Minutes to count down
  -s, --seconds <SECONDS>  Seconds to count down
  -a, --alarm <ALARM>      Audio file to play at the end of the countdown
  -A
  -r, --running            Begin countdown immediately
  -u, --count-up           Count up from zero, actually
  -p, --predator           Use the Predator font
  -H, --help               Print this help
  -V, --version            Print version information

a Predator's view of the timer while it's paused

"Katabasis" is the descent into the Underworld.

All content is licensed under the Chaos License; see LICENSE.md for details.

Commit count: 22

cargo fmt