Scratch

https://transfer.sh/ -> upload curl https://wttr.in/moon -> moon phase curl https://cht.sh -> cheat sheets curl https://grenco.de/ -> text to qr curl -s https://decapi.me/twitter/latest?name= -> latest tweet curl -u user:pass -d status="tweet message" https://twitter.com/status/update.xml -> tweet from curl :wink: (but leaving pass in ~/.bash_history) curl -sIL | grep ^Location; -> unfurl curl dict.org/d:website | less -> dictionary (edited)

Last updated