diff --git a/docs/ext/simple_webclient.png b/docs/ext/simple_webclient.png new file mode 100644 index 00000000..3f430ef9 Binary files /dev/null and b/docs/ext/simple_webclient.png differ diff --git a/docs/ext/web.rst b/docs/ext/web.rst index eaca8703..d74ec506 100644 --- a/docs/ext/web.rst +++ b/docs/ext/web.rst @@ -94,6 +94,23 @@ To install, run:: pip install Mopidy-MusicBox-Webclient +Mopidy-Simple-Webclient +======================= + +https://github.com/xolox/mopidy-simple-webclient + +A minimalistic web client targeted for mobile devices. Made with jQuery and +Bootstrap by Peter Odding. + +.. image:: /ext/simple_webclient.png + :width: 473 + :height: 373 + +To install, run:: + + pip install Mopidy-Simple-Webclient + + Other web clients =================