-
Notifications
You must be signed in to change notification settings - Fork 5
Home
toothrot edited this page Sep 13, 2010
·
31 revisions
Gutter is a free Twitter client written in Shoes for Ruby
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).
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
- Install Shoes
- Download the latest Gutter .shy (http://github.com/toothrot/gutter/downloads)
- Open the .shy from inside Shoes!
- Built-in Twitpic viewing
- Anti-Social Networking:
- Hide posts from a User
- Hide posts matching a Regular Expression
- Basic theme support
- More…
Download and install shoes from http://www.shoooes.net/
git clone git://github.com/toothrot/gutterThen, 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
Ensure you have growlnotify or notify-send installed.