diff options
Diffstat (limited to 'network/CherryMusic/README')
-rw-r--r-- | network/CherryMusic/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/network/CherryMusic/README b/network/CherryMusic/README new file mode 100644 index 0000000000..780549229f --- /dev/null +++ b/network/CherryMusic/README @@ -0,0 +1,13 @@ +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: + + - stream your music inside the browser (locally or remote) + - browse and search your music + - completely AJAX based (no page reloads on click, therefore fast) + - create and share playlists + - multiple user authentication + - HTTPS support + - automatic album cover art fetching |