diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:26:30 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:26:30 -0400 |
commit | 1a42a0b5df138b06ebd86df23cb78276d96f9080 (patch) | |
tree | 3164eab26176e88fd593bb34be35d2a43cdbd5f7 /network/CherryMusic | |
parent | 821765aae607dde401174e7a0c32bc10de725eef (diff) |
network/CherryMusic: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/CherryMusic')
-rw-r--r-- | network/CherryMusic/README | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/network/CherryMusic/README b/network/CherryMusic/README index 297030172f5ac..3ec1d3c6e78cc 100644 --- a/network/CherryMusic/README +++ b/network/CherryMusic/README @@ -1,13 +1,14 @@ CherryMusic is a music streaming server based on CherryPy and jPlayer. -It can be run remotely or on a single computer and is designed to handle -huge music libraries of 3 TB and more; it also works well with small -collections. In contrast to MPD, Icecast and the like, CherryMusic allows -multiple users to log in via HTTP/HTTPS using a web browser, browse and -search the music database, manage playlists and stream music to the browser. +It can be run remotely or on a single computer and is designed to +handle huge music libraries of 3 TB and more; it also works well +with small collections. In contrast to MPD, Icecast and the like, +CherryMusic allows multiple users to log in via HTTP/HTTPS using a web +browser, browse and search the music database, manage playlists and +stream music to the browser. -The CherryMusic server runs on Linux, Windows and OS X, as long as Python -and SQLite are available. To use the web client, any device with a modern -browser will do. +The CherryMusic server runs on Linux, Windows and OS X, as long as +Python and SQLite are available. To use the web client, any device +with a modern browser will do. Optional dependencies are: |