2 releases
0.1.1 | Aug 24, 2023 |
---|---|
0.1.0 | Mar 25, 2023 |
#3 in #dog
19KB
67 lines
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:
- Apache License, Version 2.0, (LICENSE-APACHE or here)
- MIT License (LICENSE-MIT or here)
Dependencies
~3–33MB
~496K SLoC