An HTML5 Grooveshark client. Developed mainly out of my desire to use Grooveshark on a non-jailbroken iOS device.
- Front-end
- CoffeeScript
- Backbone.js
- Zepto.js
- Proxy for cross-domain AJAX requests to Grooveshark
- Django
$ brew install coffee-script
$ mkvirtualenv grooveshark-html5
$ pip install -r requirements.txt