CLI – openSUSE Lizards https://lizards.opensuse.org Blogs and Ramblings of the openSUSE Members Fri, 06 Mar 2020 11:29:40 +0000 en-US hourly 1 https://wordpress.org/?v=4.7.5 Twitter Statusupdate via CLI (Shell) https://lizards.opensuse.org/2009/08/13/twitter-statusupdate-via-cli-shell/ https://lizards.opensuse.org/2009/08/13/twitter-statusupdate-via-cli-shell/#comments Thu, 13 Aug 2009 13:03:47 +0000 http://lizards.opensuse.org/?p=1951 This was an interesting Idea, and i have found it on Tips4Linux. Based on: http://tips4linux.com/update-your-twitter-status-from-the-linux-command-line/

T4L: You can easily update your Twitter status from the CLI by using this one simple command:
curl -u user:password -d status=”Your status message” http://twitter.com/statuses/update.xml
where user is your username and password is your Twitter password entered in plaintext. Replace the text Your status message with anything you wish.

]]>
https://lizards.opensuse.org/2009/08/13/twitter-statusupdate-via-cli-shell/feed/ 1