No description
Find a file
2012-01-21 20:09:05 -08:00
public move client.html to debug.html 2012-01-21 20:09:05 -08:00
.gitignore get conf.py out of the repository 2011-07-17 14:42:49 -07:00
README cleaner mpd proxy working using node.js and socket.io 2012-01-21 19:49:20 -08:00
server.coffee closing mpd connection and reopening works 2012-01-21 20:02:10 -08:00
TODO server acts as a web sockets proxy for mpd 2011-07-17 19:03:08 -07:00

== Groove Basin ==

    Music player for your home.

    Run it on a server connected to your main speakers. People who come over to
    your home can connect and freely upload, download, and play music.

    Inspired by https://github.com/royvandewater/partybeat/

== Dependencies ==

    node.js
        socket.io
        node-static
        coffee-script
    mpd

== To run the server ==

    coffee server.coffee