diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-06 19:36:09 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:11 -0600 |
commit | fa1a4958484810b8157319fb3fb1ff561b98e045 (patch) | |
tree | 8fdad55102a296ff98add4ff18e355d55a12118c /network/CherryMusic/README | |
parent | dfb9836279b434137aa000b2c4762cf84e20383a (diff) | |
download | slackbuilds-fa1a4958484810b8157319fb3fb1ff561b98e045.tar.gz |
network/CherryMusic: Added (A music streaming server).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 |