Show HN: Use Twitter as CLI for any *other* app
Ever noticed that the 140 chars tweet sometimes feels like CLIing? Me too. So I made CtrlTwit with which you can use twitter as CLI to any other app (that has an API).
For example: you can like an instagram photo simply by replying "@instagram like #ctrltwit" to a tweet with an instagram photo.
Or, you can RSVP to a meetup simply by replying "@meetup rsvp yes #ctrltwit" to a tweet with a meetup link.
Or you can tweet "@foursquare where to eat? #ctrltwit" and fsq will reply with the best restaurant recommendation based on your location.
There are more examples on the website and of course I'd be happy to include any other app/API you can think about. If you run an app or API, you can let your users start using it via simple tweets with the help of CtrlTwit.
http://ctrltwit.com
6 comments
[ 3.5 ms ] story [ 28.5 ms ] threadCan you provide a few more details on how it works?
It's a node/mongo app that listens on the #ctrltwit hashtag and processes the commands it gets.