Username/Email:  Password: 
TwitterFacebookFlickrRSS

Tweeting from the Commandline with curl

FAIL (the browser should render some flash content, not this).

Download in .ogv format

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Single quote the message

Anonymous's picture

Single quote the message to avoid having to append a space after the !

curl rules, thanks for the

Anonymous's picture

curl rules, thanks for the tip!

peace.

identi.ca

drdogwelder's picture

I'm guessing there could be a few people visiting this site who like to use the open-source microblogging site identi.ca. Just wanted to say that using this tip with identi.ca is just a url change at the end.
http://identi.ca/api/statuses/update.json

In case someone didn't know that already.

Twitter-gx

colindean's picture

Before I had a ton of follows, I wrote twitter-gx. It uses curl with some zenity magic if a gui is available. A few people use it these days as something which their server can update twitter.

old trick, but still very

ron1n's picture

old trick, but still very useful. Thanks Shawn!