/post-dm-proxy

Simple gateway to Direct Message on Twitter.

Primary LanguageRubyMIT LicenseMIT

Post Direct Message Proxy

Simple proxy to Direct Message on Twitter.

Heroku Button

Deploy

Usage

curl -d 'status=Your Message' http://localhost:5000/

or

curl -d 'status=Your Message' http://YOUR_SUB_DOMAIN.herokuapp.com/

Ruby install

rbenv install -v 2.1.2 && curl -d 'status=ruby installed' http://localhost:5000/

Instant noodle

echo "curl -d 'status=ippei was completed.' http://localhost:5000/" | at "+2 minutes"

How to use the at in OS X

sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.atrun.plist