public
Description: twitter console app
Homepage:
Clone URL: git://github.com/javiyu/twit.git
twit /
name age message
file README Sun May 10 14:39:00 -0700 2009 README with content, just a little help [javiyu]
file twit.rb Sun May 10 14:32:45 -0700 2009 first commit of twit.rb file, main program [javiyu]
README
To run the program you need to have twitter4r gem and ruby installed.

To install the program just copy twit.rb file on your $PATH.


Command list
------
/exit -> to exit
/clear -> clear the screen
/help -> this help
/login user pass -> login on twitter
/send_message user message -> send the message to that user
/messages -> message received list
/status new_status -> change the status to new_status
/friends_status -> check your friends status