diff options
author | Joe Lombrozo <joe@djeebus.net> | 2020-06-11 05:52:44 +0000 |
---|---|---|
committer | Joe Lombrozo <joe@djeebus.net> | 2020-06-11 05:55:36 +0000 |
commit | bf2cc47772f8e990ad5e102c2cfe1415e178b3bb (patch) | |
tree | 6924600784059c94f6bc3108cc3960bed949d941 | |
parent | Merge pull request #2113 from tomsaleeba/patch-1 (diff) | |
download | awesome-selfhosted-bf2cc47772f8e990ad5e102c2cfe1415e178b3bb.tar.gz awesome-selfhosted-bf2cc47772f8e990ad5e102c2cfe1415e178b3bb.zip |
Add moOde audio player
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -981,6 +981,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [KooZic](https://koozic.net/) - Music server with powerful playlist features and Subsonic compatibility. ([Demo](https://demo.koozic.net/public), [Source Code](https://github.com/DocMarty84/koozic)) `LGPL-3.0/MIT` `Python` - [LibreTime](http://libretime.org) - Simple, open source platform that lets you broadcast streaming radio on the web (fork of [Airtime](https://github.com/sourcefabric/Airtime)). ([Source Code](https://github.com/LibreTime/libretime)) `AGPL-3.0` `PHP` - [LMS](https://github.com/epoupon/lms) - Access your self-hosted music using a web interface. ([Demo](http://lms.demo.poupon.io/)) `GPL-3.0` `C++` +- [moOde Audio](https://moodeaudio.org/) - Audiophile-quality music playback for the wonderful Raspberry Pi family of single board computers. ([Source Code](https://github.com/moode-player/moode)) `GPL-3.0` `PHP` - [Mopidy](http://mopidy.readthedocs.org/) - Extensible music server. Offers a superset of the mpd API, as well as integration with 3rd party services like Spotify, SoundCloud etc. ([Source Code](https://github.com/mopidy/mopidy)) `Apache-2.0` `Python` - [Moped](https://github.com/martijnboland/moped) - Responsive HTML5 + Javascript client for the Mopidy music server. `MIT` `HTML5` - [Mopidy MusicBox](https://github.com/pimusicbox/mopidy-musicbox-webclient) - Web Client for Mopidy Music Server. `Apache-2.0` `HTML5` |