No description
Find a file
2024-12-27 11:01:03 -08:00
resources move some shit around 2022-10-22 13:52:13 -07:00
src minor cleanup 2022-10-29 15:53:49 -07:00
.gitignore getting this party started 2022-10-12 14:10:28 -07:00
Cargo.lock checkpoint 2024-12-27 11:01:03 -08:00
Cargo.toml make the background get redder as it progresses 2022-10-23 18:14:12 -07:00
LICENSE.md add readme and license 2022-10-14 15:24:29 -07:00
predator_timer_small.png add readme and license 2022-10-14 15:24:29 -07:00
README.md make the background get redder as it progresses 2022-10-23 18:14:12 -07:00
VERSION make the background get redder as it progresses 2022-10-23 18:14:12 -07:00
VERSIONING.md get ready for publish 2022-10-23 12:28:41 -07:00

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.