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 (
gobbler /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.textile | ||
| |
Rakefile | ||
| |
app.rb | ||
| |
bin/ | ||
| |
config.ru | ||
| |
config.yml | ||
| |
lib/ | ||
| |
public/ | ||
| |
test/ |
README.textile
Gobble loads tweets in a scrolling view. It’s similar to Twistori
Installation
- Download the source
- Edit the config.yml file to watch topics that you’re interested in
- Set up a suitable rack-friendly web server (Passenger) or just run it locally
Info
- It uses a background daemon to regularly fetch tweets from the twitter search API
- It’s zero-conf, so the web app will automatically launch the daemon as required
- It uses Sinatra and the BBC’s glow framework
Todo
- Multiple searches








