Have you ever wanted to send someone a kitten of a picture but didn't want to leave your terminal? Well now you don't have to!
Send-A-Kitten requires a local SMTP server to be running
To install simply clone this repository using git clone https://github.com/jturner30/send-a-kitten.git
. You can also make an alias to it using echo "alias send_a_kitten=<directory where you cloned the repo>/send_a_kitten" >> ~/.bashrc
(change to ~/.zshrc
for zsh)
send_a_kitten [email protected] [email protected]
send_a_kitten -n YOUR_NAME [email protected] [email protected]
send_a_kitten -m "YOUR MESSAGE" [email protected] [email protected]
This program relies on the wonderful Cat API to grab its images. Show them some love at http://thecatapi.com
Thanks to Johanna Valente for the inspiration