diff --git a/docs/ext/spotmop.jpg b/docs/ext/spotmop.jpg new file mode 100644 index 00000000..88393f0b Binary files /dev/null and b/docs/ext/spotmop.jpg differ diff --git a/docs/ext/web.rst b/docs/ext/web.rst index 77ec7b91..04f9a026 100644 --- a/docs/ext/web.rst +++ b/docs/ext/web.rst @@ -164,6 +164,22 @@ To install, run:: pip install Mopidy-Simple-Webclient +Mopidy-Spotmop +============== + +https://github.com/jaedb/spotmop + +A client targeted at Spotify users. Made by James Barnsley. + +.. image:: /ext/spotmop.jpg + :width: 720 + :height: 455 + +To install, run:: + + pip install Mopidy-Spotmop + + Mopidy-WebSettings ==================