diff options
author | nodiscc <nodiscc@gmail.com> | 2019-12-06 21:02:54 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2019-12-06 21:08:36 +0000 |
commit | 361e9d3f438268337431d5d90226ec980d394d39 (patch) | |
tree | 1dc25c102add38f88e7e3d9221f9ea0b7c830825 | |
parent | remove tournamentmango main link/replace with source code link - website gone... (diff) | |
download | awesome-selfhosted-361e9d3f438268337431d5d90226ec980d394d39.tar.gz awesome-selfhosted-361e9d3f438268337431d5d90226ec980d394d39.zip |
update mstream demo link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -945,7 +945,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [Mopidy-Party](https://github.com/Lesterpig/mopidy-party) - Mopidy web extension designed for party! Let your guests manage the sound. `Apache-2.0` `Python` - [mpd](http://www.musicpd.org/) - Daemon to remotely play music, stream music, handle and organize playlists. Many clients available. ([Source Code](https://github.com/MusicPlayerDaemon/MPD), [Clients](https://www.musicpd.org/clients/)) `GPL-2.0` `C++` - [ympd](http://www.ympd.org/) - Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS. ([Source Code](https://github.com/notandy/ympd)) `GPL-2.0` `C` -- [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` +- [mStream](http://mstream.io/) - Music streaming server with GUI management tools. Runs on Mac, Windows, and Linux. ([Demo](https://demo.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` |