docs: Add Mopidy-HTTP-Kuechenradio

(cherry picked from commit 0e2866df30)
This commit is contained in:
Stein Magnus Jodal 2014-09-20 01:01:32 +02:00
parent bea04a7588
commit 160a85513b
3 changed files with 21 additions and 0 deletions

View File

@ -21,6 +21,9 @@ See :ref:`http-api` for details on how to build your own web client.
.. include:: /ext/moped.rst
.. include:: /ext/kuechenradio.rst
JukePi
======

15
docs/ext/kuechenradio.rst Normal file
View File

@ -0,0 +1,15 @@
Mopidy-HTTP-Kuechenradio
=========================
https://github.com/tkem/mopidy-http-kuechenradio
A deliberately simple Mopidy Web client for mobile devices. Made with jQuery
Mobile by Thomas Kemmer.
To install, run::
pip install Mopidy-HTTP-Kuechenradio
.. image:: /ext/kuechenradio.png
:width: 1275
:height: 600

View File

@ -15,6 +15,9 @@ to show up here, follow the :ref:`guide on creating extensions <extensiondev>`.
.. include:: /ext/api_explorer.rst
.. include:: /ext/kuechenradio.rst
.. include:: /ext/moped.rst