diff options
author | Antoine Gersant <antoine.gersant@lesforges.org> | 2018-12-31 09:44:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-31 09:44:43 +0000 |
commit | 1d64b2bf9b4b20fecb76b69e7d89685946099fd2 (patch) | |
tree | 8d0ba61fdb8a131521ba1a7816850f1d7c3ce014 | |
parent | Merge pull request #1597 from Rzeszow/patch-1 (diff) | |
download | awesome-selfhosted-1d64b2bf9b4b20fecb76b69e7d89685946099fd2.tar.gz awesome-selfhosted-1d64b2bf9b4b20fecb76b69e7d89685946099fd2.zip |
Added Polaris music streaming service
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -881,6 +881,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [mStream](http://mstream.io/) - Music streaming server with GUI management tools. Runs on Mac, Windows, and Linux. ([Demo](https://darncoyotes.mstream.io/), [Source Code](https://github.com/IrosTheBeggar/mStream)) `GPL-2.0` `Nodejs` - [Music Browser](https://github.com/henrik242/musicbrowser) - Browser and streamer for your music collection. It is runs on most operating systems, and is light enough to run flawlessly on NAS devices. `GPL-3.0` `PHP` - [musikcube](https://musikcube.com/) - Streaming audio server with Linux/macOS/Windows/Android clients. ([Source Code](https://github.com/clangen/musikcube)) `BSD-3-Clause` `C++` +- [Polaris](https://github.com/agersant/polaris/) - Music browsing and streaming application optimized for large music collections, ease of use and high performance. `MIT` `Rust` - [Sonerezh](https://www.sonerezh.bzh/) - Self-hosted, web-based application for stream your music, everywhere. ([Demo](https://www.sonerezh.bzh/demo/), [Source Code](https://github.com/sonerezh/sonerezh)) `GPL-3.0` `PHP` - [Volumio](https://volumio.org/) - A free and open source linux distribution, designed and fine-tuned exclusively for music playback. ([Source Code](https://github.com/volumio/Volumio2)) `GPLv3` `NodeJS` |