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
commit 59054428146d40a701800151edad7b9b5c0eaa77
tree 5b3673fd5ff0ef8509a1c8feb03c4be7915e50cc
parent 16fab068f9246941483dcd48654c1a842dad9f3e
tree 5b3673fd5ff0ef8509a1c8feb03c4be7915e50cc
parent 16fab068f9246941483dcd48654c1a842dad9f3e
| name | age | message | |
|---|---|---|---|
| |
LICENSE.txt | Fri Jun 06 04:20:18 -0700 2008 | |
| |
README.rdoc | Tue Feb 24 04:08:24 -0800 2009 | |
| |
bin/ | Thu Jun 05 07:58:41 -0700 2008 | |
| |
lib/ | Fri Mar 27 00:48:55 -0700 2009 | |
| |
twitty-console.gemspec | Wed Mar 25 23:12:52 -0700 2009 |
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







