CherryMusic alternatives and similar software solutions
Based on the "Audio Streaming" category.
Alternatively, view CherryMusic alternatives based on common mentions on social networks and blogs.
-
Ampache
A web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device. -
musikcube
a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++ -
AzuraCast
A self-hosted web radio management suite, including turnkey installer tools for the full radio software stack and a modern, easy-to-use web app to manage your stations. -
Airsonic
DISCONTINUED. :satellite: :cloud: :notes:Airsonic, a Free and Open Source community driven media server (fork of Subsonic and Libresonic) -
cloudtunes
Web-based music player for the cloud :cloud: :notes: Play music from YouTube, Dropbox, etc. -
Libresonic
DISCONTINUED. Open-source web-based media streamer and jukebox. A fork of Subsonic's last open-source release, before it switched licenses. -
Polaris
Polaris is a music streaming application, designed to let you enjoy your music collection from any computer or mobile device. -
Airtime
Airtime is Sourcefabric’s open source radio software for scheduling and remote station management. Airtime provides a reliable audio playout with sub-second precision, an improved interface with modern usability features, advanced user management supporting roles and a Google-style calendar to schedule and move shows and playlists. -
Icecast
Icecast streaming media server (Mirror) - Please report bugs at https://gitlab.xiph.org/xiph/icecast-server/issues -
Audioserve
Simple personal server to serve audiofiles files from folders. Intended primarily for audio books, but anything with decent folder structure will do. -
ThRadio
A simple and self-hosted web radio management, inspired by AzuraCast. Developed with Typescript -
Music Browser
Music Browser is a light-weight web-based browser and streamer for your music collection. It is runs on most operating systems, and is light enough to run flawlessly on NAS devices. -
Icecast 2
streaming audio server which can be used to create an Internet radio station or a privately running jukebox and many things in between.
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of CherryMusic or a related project?
README
CherryMusic
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
- see CHANGES for all the features
You can find more information on the CherryMusic website and in our wiki.
Getting Started
See the Setup Guide for quickstart instructions and more.
Basically, you can just
$ git clone git://github.com/devsnd/cherrymusic.git
and then start the server and follow the instructions:
$ python cherrymusic --setup --port 8080
(Leave out the --options for subsequent starts.)
Requirements
More
See our wiki for user and developer information.
Troubleshooting
Please see the Troubleshooting wiki page.
Contribute
There's also a wiki section listing the 101 ways to lend a hand.