diff options
author | IrosTheBeggar <paul.sori@gmail.com> | 2017-06-07 06:04:14 +0000 |
---|---|---|
committer | IrosTheBeggar <paul.sori@gmail.com> | 2017-06-07 06:04:14 +0000 |
commit | 9fe635b545817f5230e7d5c411f5a0d01bff7a39 (patch) | |
tree | ab81c61d980c75703c5cfa6b6328575feb665243 | |
parent | Added demo (diff) | |
download | awesome-selfhosted-9fe635b545817f5230e7d5c411f5a0d01bff7a39.tar.gz awesome-selfhosted-9fe635b545817f5230e7d5c411f5a0d01bff7a39.zip |
fixed formatting
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -735,7 +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. ([Demo](https://darncoyotes.mstream.io/), [Source Code](https://github.com/IrosTheBeggar/mStream)) `GPLv2` `NodeJS` + * [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)) `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` |