Docs: Add Mopidy-Jukepi to the list of webclients
jukePi has been formally converted in to a Mopidy extension and
submitted to PyPi. In the current documentation, it's listed in the
'Other Web Clients' section.
This change adds a screenshot and moves it to its own section in the web
extensions doc.
(cherry picked from commit 6b1707d120)
This commit is contained in:
parent
e74a2ae45a
commit
e8d0edf6af
BIN
docs/ext/mopidy_jukepi.png
Normal file
BIN
docs/ext/mopidy_jukepi.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 191 KiB |
@ -204,6 +204,21 @@ Bootstrap by Wojciech Wnętrzak.
|
||||
To use, just visit http://mopster.cowbell-labs.com/.
|
||||
|
||||
|
||||
Mopidy-Jukepi
|
||||
=============
|
||||
|
||||
https://github.com/meantimeit/jukepi
|
||||
|
||||
A Mopidy web client built with Backbone by connrs.
|
||||
|
||||
.. image:: /ext/mopidy_jukepi.png
|
||||
:width: 1260
|
||||
:height: 961
|
||||
|
||||
To install, run::
|
||||
|
||||
pip install Mopidy-Jukepi
|
||||
|
||||
Other web clients
|
||||
=================
|
||||
|
||||
@ -211,7 +226,6 @@ There's also some other web clients for Mopidy that use the :ref:`http-api`,
|
||||
but isn't installable using ``pip``:
|
||||
|
||||
- `Apollo Player <https://github.com/samcreate/Apollo-Player>`_
|
||||
- `JukePi <https://github.com/meantimeit/jukepi>`_
|
||||
|
||||
In addition, there's several web based MPD clients, which doesn't use the
|
||||
:ref:`ext-http` frontend at all, but connect to Mopidy through our
|
||||
|
||||
Loading…
Reference in New Issue
Block a user