docs: Add install instructions for the web extensions
(cherry picked from commit da18a599ac)
This commit is contained in:
parent
3048d6bfba
commit
bea04a7588
@ -7,6 +7,10 @@ https://github.com/dz0ny/mopidy-api-explorer
|
||||
|
||||
Web extension for browsing the Mopidy HTTP API.
|
||||
|
||||
To install, run::
|
||||
|
||||
pip install Mopidy-API-Explorer
|
||||
|
||||
.. image:: /ext/api_explorer.png
|
||||
:width: 1176
|
||||
:height: 713
|
||||
|
||||
@ -1,10 +1,14 @@
|
||||
Moped
|
||||
=====
|
||||
Mopidy-Moped
|
||||
============
|
||||
|
||||
https://github.com/martijnboland/moped
|
||||
|
||||
A Mopidy web client made with AngularJS by Martijn Boland.
|
||||
|
||||
To install, run::
|
||||
|
||||
pip install Mopidy-Moped
|
||||
|
||||
.. image:: /ext/moped.png
|
||||
:width: 720
|
||||
:height: 450
|
||||
|
||||
@ -7,7 +7,9 @@ The first web client for Mopidy, made with jQuery Mobile by Wouter van Wijk.
|
||||
Also the web client used for Wouter's popular `Pi Musicbox
|
||||
<http://www.pimusicbox.com/>`_ image for Raspberry Pi.
|
||||
|
||||
To install, run::
|
||||
|
||||
pip install Mopidy-MusicBox-Webclient
|
||||
|
||||
.. image:: /ext/musicbox_webclient.png
|
||||
:width: 1275
|
||||
|
||||
Loading…
Reference in New Issue
Block a user