Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 601 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 601 Bytes

saythanks-cli

Say Thanks via CLI!

Do you know about @kennethreitz's saythanks.io project? It's awesome and you should use it more often!

... And that's exactly why this little CLI tool exists:

Use it to conviniently say thanks to other people without leaving the terminal! 🎉

python3 -m pip install saythanks-cli

Say thanks:

echo 'Request is soo great! Thanks.' | thx kennethreitz

If you don't pipe anything into thx it'll pull up your favorite text editor and you can enter your message there. Just save and the message will be sent!