github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

jugyo / termtter

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 159
    • 39
  • Source
  • Commits
  • Network (39)
  • Issues (51)
  • Downloads (19)
  • Wiki (9)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (19)
    • Sixeight
    • aa_profile
    • active_record
    • config
    • db_improve
    • ffi
    • footer
    • gh-pages
    • groonga
    • master ✓
    • new_output
    • new_stdout
    • plugin-separated
    • pretty-stdout
    • rawline_version
    • rb-readline
    • rcov
    • repl
    • task_manager
  • Tags (19)
    • ver.1.5.0
    • ver.1.4.0
    • ver.1.3.2
    • ver.1.3.1
    • ver.1.3.0
    • ver.1.2.0
    • ver.1.1.3
    • ver.1.1.2
    • ver.1.1.1
    • ver.1.1.0
    • ver.1.0.8
    • ver.1.0.7
    • ver.1.0.6
    • ver.1.0.4
    • ver.1.0.3
    • ver.1.0.2
    • ver.1.0.0
    • ver.0.8.14
    • 1.6.0
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Termtter is a terminal based Twitter client — Read more

  cancel

http://termtter.org/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Revert Termtter::Client.notify to system command. Comment
Shin-ichiro OGAWA (author)
Mon Feb 08 19:19:34 -0800 2010
commit  696515ef604149fdedd461a722940c413e3966d6
tree    f8d14eae126dfcfbe666ea2b766e1f5d9c01b65a
parent  afc10eda929f31e8232b08d2300a0b16bed2a91d
termtter /
name age
history
message
file .gitignore Sun Jul 26 07:59:59 -0700 2009 Added 'pkg' as exclude. [jugyo]
file ChangeLog Mon Aug 10 07:03:24 -0700 2009 version up to 1.3.1 [jugyo]
file README.rdoc Thu Feb 04 18:13:36 -0800 2010 added notify as a requirement [ujihisa]
file Rakefile Mon Feb 01 07:04:50 -0800 2010 added dependency "notify" [jugyo]
file VERSION Sat Jan 23 08:29:34 -0800 2010 Version bump to 1.7.2 [jugyo]
directory bin/ Thu Feb 04 18:17:17 -0800 2010 Now termtter doesn't freeze [ujihisa]
directory doc/ Sat May 23 05:55:32 -0700 2009 Moved files. [jugyo]
directory lib/ Mon Feb 08 19:19:34 -0800 2010 Revert Termtter::Client.notify to system comman... [Shin-ichiro OGAWA]
directory spec/ Mon Feb 01 07:23:52 -0800 2010 removed old code [jugyo]
README.rdoc

Termtter

Termtter is a terminal based Twitter client.

For more information, see termtter.org/ and lingr.com/room/termtter

INSTALL:

  % sudo gem install termtter

Run:

  % termtter

Commands:

Show help

  > help

Update status

  > update hi!

Show replies

  > replies

Search

  > search termtter

CONFIGURATION:

If you would like to use a proxy server, add configurations like this:

  config.proxy.host = 'PROXYHOST'
  config.proxy.port = 'PROXYPORT'
  config.proxy.user_name = 'USERNAME'
  config.proxy.password = 'PASSWORD'

You can load plugins this way:

  Termtter::Client.init do |t|
    t.plug 'fib'
    t.plug 'growl'
  end

To update the config, just restart your termtter proccess.

ADVANCED USAGE:

  t.plug 'curry'

Your termtter can curry commands.

  > curry u
  u > hi
  updated => hi
  u > curry @ujm
  u @ujm > hi
  updated => @ujm hi
  u @ujm > uncurry
  >

You can also type `<` as curry.

  > < u
  u >

REQUIREMENTS:

  • json_pure or json
  • termcolor
  • rubytter
  • highline
  • notify

TODO:

  • Enhance the document and spec
  • Improve the UI(a status view, etc…)

LICENSE:

(The MIT License)

Copyright © 2008-2009 The Termtter Development Team

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server