diff options
author | IrosTheBeggar <paul.sori@gmail.com> | 2017-05-23 21:05:40 +0000 |
---|---|---|
committer | IrosTheBeggar <paul.sori@gmail.com> | 2017-05-23 21:05:40 +0000 |
commit | 33a9e1d77174ef9b35ed2078ab2bd44449180273 (patch) | |
tree | f141191dfc30d8d3d80f2ec6cec4e14291dca035 | |
parent | Added Documize non-free edtion (#1052) (diff) | |
download | awesome-selfhosted-33a9e1d77174ef9b35ed2078ab2bd44449180273.tar.gz awesome-selfhosted-33a9e1d77174ef9b35ed2078ab2bd44449180273.zip |
add mstream
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -735,6 +735,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https * [Mopidy MusicBox](https://github.com/pimusicbox/mopidy-musicbox-webclient) - Web Client for Mopidy Music Server. `Apache` `HTML5` * [Mopidy-Party](https://github.com/Lesterpig/mopidy-party) - Mopidy web extension designed for party! Let your guests manage the sound. `Apache` `Python` * [mpd](http://www.musicpd.org/) - Daemon to remotely play music, stream music, handle and organize playlists. Many clients available. `GPLv2` `C++` + * [mStream](http://mstream.io/) - Music streaming server with GUI management tools. Runs on Mac, Windows, and Linux. ([Source Code](https://github.com/IrosTheBeggar/mStream)) `GPLv2` `NodeJS` * [ympd](http://www.ympd.org/) - Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS. ([Source Code](https://github.com/notandy/ympd)) `GPLv2` `C` * [Sonerezh](https://www.sonerezh.bzh/) - A self-hosted, web-based application for stream your music, everywhere. ([Demo](https://www.sonerezh.bzh/demo/), [Source Code](https://github.com/sonerezh/sonerezh)) `GPLv3` `PHP` |