diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-09-24 20:56:33 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-25 13:59:46 +0700 |
commit | f76b393eb173b98334959651d1f58ddc32ea7747 (patch) | |
tree | 4ddaac43dc6ac706e761d4d37e4931479497e07d /network/python3-CherryMusic/slack-desc | |
parent | 02c23cb6cf3f4a0d36ec41ab643c2a4ac67405b8 (diff) |
network/python3-CherryMusic: Added (music streaming server)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/python3-CherryMusic/slack-desc')
-rw-r--r-- | network/python3-CherryMusic/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/python3-CherryMusic/slack-desc b/network/python3-CherryMusic/slack-desc new file mode 100644 index 0000000000000..b243654fffa54 --- /dev/null +++ b/network/python3-CherryMusic/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-CherryMusic: python3-CherryMusic (music streaming server) +python3-CherryMusic: +python3-CherryMusic: CherryMusic is a music streaming server based on CherryPy and +python3-CherryMusic: jPlayer. It can be run remotely or on a single computer and is +python3-CherryMusic: designed to handle huge music libraries of 3 TB and more; it also +python3-CherryMusic: works well with small collections. In contrast to MPD, Icecast +python3-CherryMusic: and the like, CherryMusic allows multiple users to log in via +python3-CherryMusic: HTTP/HTTPS using a web browser, browse and search the music +python3-CherryMusic: database, manage playlists and stream music to the browser. +python3-CherryMusic: +python3-CherryMusic: Homepage: http://www.fomori.org/cherrymusic/ |