Skip to content
toothrot edited this page Sep 13, 2010 · 31 revisions

Gutter

Gutter is a free Twitter client written in Shoes for Ruby

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:

In OSX:

In Windows:

Features

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

Run from source

Download and install shoes from http://www.shoooes.net/

git clone git://github.com/toothrot/gutter

Then, open shoes, and click your way to gutter.rb!

If you have gotten shoes from Ubuntu, it’s far too old. Get shoes from Shoooes.net

Growl/Libnotify

Ensure you have growlnotify or notify-send installed.

Clone this wiki locally