This one is for the command line junkies out there. By using cURL ( a client for getting files from servers), you can easily post your tweets to Twitter from the terminal window.
Related: Software Buat Cari Muka / face
- Open a terminal window.
- Execute the following Terminal command:
Related: Yahoo! Widget Engine
sudo apt-get install curl Related: Portable FileZilla 3.2.2.1 / 2.2.32
Related: Facebook Desktop 1 - Input the administrative password.
curl -u yourusername:yourpassword -d status=”Your Message Here” http://twitter.com/statuses/update.xml |
Sumber: http://blogs.tech-recipes.com/shamanstears/2008/03/04/ubuntu-posting-to-twitter-from-the-terminal-window/
ah plok
BalasHapus