Post to Twitter from the Terminal

If you’re using a good or awesome operating system (and actually anything other than windows), you can post to Twitter using their API. Just use the great and powerful curl.

Open up your Terminal or Command Line (whatever you want to call it) and type:

curl -u email:password -d status=”your message herehttp://twitter.com/statuses/update.xml

You must insert your Email and Password in the instruction, obviously.

Read more about this: here!

This entry was posted in Articles and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>