/what-the-dog-doin

CLI tool to play sounds in random intervals

Primary LanguageNixApache License 2.0Apache-2.0

what-the-dog-doin

Do you ever like to get interrupted by random sounds? Do you ever watch 10 hours of silence occasionally broken by what the dog doin? Then this is the PERFECT cli tool for you!

Usage

For supported audio files, see rodio

> what-the-dog-doin --help
Usage: what-the-dog-doin [OPTIONS] <FILE>

Arguments:
  <FILE>  Audio file to be played

Options:
  -f, --from <FROM>     Minimum amount of delay [default: 0]
  -u, --until <UNTIL>   Maximum amount of delay [default: 1200]
  -r, --disable_random  Disables random delay
  -d, --delay <DELAY>   Delay that should be used if random is off. This is added to the length of the sound
  -h, --help            Print help
  -V, --version         Print version

Installation

Cargo

cargo install what-the-dog-doin

License

This project is licensed under either of the following licenses, at your option: