devsnd / cherrymusic

Stream your own music collection to all your devices! The easy to use free and open-source music streaming server.
http://www.fomori.org/cherrymusic
GNU General Public License v3.0
1.03k stars 189 forks source link

CherryMusic

CherryMusic is a music streaming server based on CherryPy and jPlayer. It plays the music inside your PC, smartphone, tablet, toaster or whatever device has a HTML5 compliant browser installed.

current features:

You can find more information on the CherryMusic website and in our wiki.

master: Build Status Master

devel: Build Status Devel

Getting Started

See the Setup Guide for quickstart instructions and more.

Basically, you can just

$ git clone git://github.com/devsnd/cherrymusic.git

and then start the server and follow the instructions:

$ python cherrymusic --setup --port 8080

(Leave out the --options for subsequent starts.)

Requirements

More

See our wiki for user and developer information.

Troubleshooting

Please see the Troubleshooting wiki page.

Contribute

There's also a wiki section listing the 101 ways to lend a hand.