Crates.io | what-the-dog-doin |
lib.rs | what-the-dog-doin |
version | 0.1.1 |
source | src |
created_at | 2023-03-25 15:21:18.618787 |
updated_at | 2023-08-24 18:00:27.770809 |
description | CLI tool to play sounds in random intervals |
homepage | |
repository | https://github.com/ixhbinphoenix/what-the-dog-doin |
max_upload_size | |
id | 820348 |
size | 58,092 |
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!
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
cargo install what-the-dog-doin
This project is licensed under either of the following licenses, at your option: