prints things in a terminal, kinda cool.
built using rust and uses waifu.pics api
- Install an AUR helper, yay for this example.
- Run
yay -S waifu - Press enter on the prompts and wait for it to build.
- After installation is completed, use the
waifucommand to use the program.
- Clone the git repository
git clone https://github.com/izeperson/waifu-cli - cd into "waifu-cli"
- Run
chmod +x run.shto give executable perms to the sh file - Use
sh run.shor./run.shto start setup. (If you are using macOS you will need to manually install rust) - After setup is completed, use the
waifucommand to use the program.
Commands:
-c, --category (name) Fetch an image from a specific category -l, --list List all available categories -s, --stats Show request performance statistics -t, --test Test API connectivity -h, --help Show the help message
kitty is the preferred terminal due to its ability to display images and animated GIFs.
When running the program it will show a random (SFW) image based on the category you chose.
Images are provided by the waifu.pics API
You can use 's' to save the image (the image will be put in your current directory), 'n' to see another image and enter or 'q' to quit.