aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2020-07-19 09:14:36 +0000
committerGitHub <noreply@github.com>2020-07-19 09:14:36 +0000
commit3a7e3f799a6439f74eb603d6b63690b482509ab2 (patch)
tree77926a1c035b71a19da24e12adc1d045316964cb
parentMerge pull request #2126 from abdullahselek/master (diff)
parentAdd moOde audio player (diff)
downloadawesome-selfhosted-3a7e3f799a6439f74eb603d6b63690b482509ab2.tar.gz
awesome-selfhosted-3a7e3f799a6439f74eb603d6b63690b482509ab2.zip
Merge pull request #2122 from djeebus/moode-audio
Add moOde audio player
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6d3dacb8..7eedcfa8 100644
--- a/README.md
+++ b/README.md
@@ -982,6 +982,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`