Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/siggy/setlistr

auto setlist generator using the twitter streaming api
https://github.com/siggy/setlistr

setlist twitter-api

Last synced: about 1 month ago
JSON representation

auto setlist generator using the twitter streaming api

Awesome Lists containing this project

README

        

setlistr
===========

Autogenerate concert setlists via the Twitter streaming API.

Run
---
# put relevant credentials in config/credentials.yml
ruby script/setlist.rb

Live demo
---------

https://twitter.com/thesetlistr

Test and mock data
------------------
scrape tweets:

ruby script/tweet_scraper.rb

scrape songs:

http://phish.net/song/
$("tbody tr td:first-child a").each ( function (s, l) { console.log(l.text) })

TODO
----

* gruvr.com integration for concert calendar
* gracenote integration for song lists
* live updating site