This post is quite old. CherryMusic has improved a lot since then. For the latest version and information on CherryMusic, please visit http://fomori.org/cherrymusic


I recently wrote a Music Streaming Server in python, that allows you to listen to your music inside a browser, no matter where you are. It is called CherryMusic and features a standalone webserver based on cherryPy as well as JPlayer, a HTML5/Flash music player. It indexes your data for fast search using a sqlite database, so there is nothing to setup for you, just download the sources and off it goes!

In my tests it works perfectly with many thousand indexed files: searches are returned immediately, even on my little home server.

You can download the sources from github or download them directly from the projects page. Any suggestions for improvement are welcome.

After the break you can find some screenshots of it in action.

As you see, it is very minimalistic. You can click on the screen shots to view them in full resolution.

This is the search/main window. There are just 3 Tabs for all functionality. The Player always stays on top.

Once you’ve entered you search terms, you will get a list of folders and files. Each folder is expandable right in place.

This is the Playlist view. Nothing special.

There is also a view for browsing your files. If there are too many files you will only see the first letter, which in turn you can expand to see all files starting with that letter.