This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Naoto Takai (author)
Fri Mar 27 00:48:55 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
LICENSE.txt | ||
| |
README.rdoc | ||
| |
bin/ | ||
| |
lib/ | ||
| |
twitty-console.gemspec |
README.rdoc
TwittyConsole
TwittyConsole is a console based client for Twitter.
Install
$ sudo gem install takai-twitty-console --source http://gems.github.com
Setup
To set up twitty-console, put your .twitty-console file in the home directory.
Here is the .twitty-console file’s example:
$HOME/.twitty-console
example:
twitter:
user: username
password: password
proxy:
host: proxy-server.com
port: 8080
user: proxy-username
password: proxy-password








