Site icon Dipin Krishna

Twidge: a full-functional command-line Twitter and identi.ca client

Twidge is a command-line, full-functional Twitter client. It supports posting updates, retrieving information, and excellent integration with the Unix shell scripting environment via piping and well-formatted output.

Twidge is a tool for interacting with microblogging sites such as Twitter and identi.ca.

It can be used to:

Commands available:

* dmsend : Send message
* follow : Start tracking
* lsarchive : Own List of updates
* lscommands : Shows the reading list
* lsdm : Shows the direct messages received
* lsdmarchive : Shows the direct messages sent
* lsfollowers : Shows the people still following you.
* lsfollowing : Show the people you follow (following)
* lsrecent : Shows the recent updates from your followers
* lsreplies : Show Recent replies
* setup : Configure your account when you first use
* unfollow : Ceases to follow someone
* update : update your status (send a message)

Installation

$ sudo aptitude install twidge


The first thing you will need to do is to setup your account, put our username and password. For this you will have to launch the setup:

$ twidge setup


And then send a message (in parentheses):

$ twidge update “message that you want to send”


If you need help with any of the commands, type the command followed by “- help”.

For more see http://software.complete.org/software/projects/show/twidge

Exit mobile version