A node webkit app builder for grooveshark.com
This project allows you to build a standalone grooveshark app using node webkit, nothing fancy.
install node: http://nodejs.org/
install grunt globally using npm: npm install -g grunt-cli
install dependencies: npm install
grunt build
// all the builds will be in dist folder