| Crates.io | jokecli |
| lib.rs | jokecli |
| version | 0.1.0 |
| created_at | 2024-12-30 11:55:59.996034+00 |
| updated_at | 2024-12-30 11:55:59.996034+00 |
| description | A program that handles and types for you the joker API and its joke (Terminal app) |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1499101 |
| size | 45,207 |
A CLI program that uses the JokeAPI to give you the joke that you need
cargo install jokecli
git clone https://github.com/quotequack/jokecli
cd jokecli
cargo build --release
Binary or exe will be under joke_cli/target/releases
USAGE:
jokecli <DELAY> <CATEGORY>
ARGS:
<DELAY> Enter a delay between command and print joke
<CATEGORY> Select a category: 1. Misc 2. Programming 3. Dark 4. Pun
OPTIONS:
-h, --help Print help information
-V, --version Print version information
The delay between you sending the command and the program typing it for you in any text box you have selected (useful for clicking on the text box in time)
Select between Programming Dark Pun and Misc (use the category name not the number)
jokecli 5 dark
jokecli 2 pun