public
Description: just a hack, gutter is a free twitter client written in ruby for shoes. or shoes for ruby
Homepage: http://toothrot.net/projects/Gutter.html
Clone URL: git://github.com/toothrot/gutter.git
gutter /
name age message
file .ditz-config Fri Nov 07 08:48:49 -0800 2008 ditzy [toothrot]
file .gitignore Sat Oct 18 00:36:31 -0700 2008 so, just a hack [toothrot]
file GPL3 Tue Oct 21 10:26:20 -0700 2008 boring [toothrot]
file LICENSE Tue Oct 21 10:26:20 -0700 2008 boring [toothrot]
file README.rdoc Sat Apr 11 20:19:45 -0700 2009 readme updates. [toothrot]
file app.yaml Sat Mar 21 08:54:23 -0700 2009 Added packaging info and some shoes icons (plea... [Evan Farrar]
file gutter.rb Tue Apr 21 10:08:36 -0700 2009 Makes settings in its own window, and slightly ... [toothrot]
directory lib/ Tue Apr 21 10:10:20 -0700 2009 No need to clear the timeline if settings are i... [toothrot]
directory things/ Mon Jan 26 17:10:31 -0800 2009 slight cleanup [toothrot]
directory vendor/ Sat Mar 21 08:54:23 -0700 2009 Added packaging info and some shoes icons (plea... [Evan Farrar]
README.rdoc

Gutter

Gutter is a free Twitter client written in Shoes for Ruby (www.shoooes.net)

Why

I wrote this to better understand Shoes, and more importantly, packaging applications with Shoes.

The exact same codebase works in Linux, OSX and hopefully Windows (tested in Windows 7).

Install

In Linux:

  * http://github.com/toothrot/gutter/downloads
  * ./gutter-(version).run

In OSX:

  * http://github.com/toothrot/gutter/downloads
  * gutter-version.dmg

In Windows:

  * Install Ruby (http://www.ruby-lang.org/en/downloads/)
  * Install Shoes (http://shoooes.net/)
  * Download the latest Gutter .shy (http://github.com/toothrot/gutter/downloads)
  * Open the .shy from inside Shoes!

Features

  * Built-in Twitpic viewing
  * Anti-Social Networking:
    * Hide posts from a User
    * Hide posts matching a Regular Expression
  * Basic theme support
  * More...

Things

  * Use Shoes 2 from http://www.shoooes.net
  * Growl/Libnotify: install "growlnotify" or "notify-send" (if you want it).
  * Windows support coming soon.

TODO

  * Direct messaging needs to work.
  * add images to growl/libnotify
  * multiple accounts
  * handle failed connections/timeouts better

Also

 * Icons are from the Silk Icon set (http://www.famfamfam.com/lab/icons/silk/)
 * Gutter is GPLv3