docs: Add Mopidy-Musicbox-Webclient to the web extensions list

(cherry picked from commit eedaf0eb3b)
This commit is contained in:
Stein Magnus Jodal 2014-09-20 00:49:57 +02:00
parent e79ecd3789
commit 523b4decc3
4 changed files with 25 additions and 21 deletions

View File

@ -15,27 +15,7 @@ created one, please notify us so we can include your client on this page.
See :ref:`http-api` for details on how to build your own web client.
Mopidy MusicBox Webclient
=========================
.. image:: mopidy-musicbox-webclient.png
:width: 1275
:height: 600
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.
With Mopidy MusicBox Webclient, you can play your music on your computer
(Raspberry Pi) and remotely control it from a computer, phone, tablet,
laptop. From your couch.
This is a responsive HTML/JS/CSS client especially written for Mopidy, a
music server. Responsive, so it works on desktop and mobile browsers. You
can browse, search and play albums, artists, playlists, and it has cover
art from Last.fm.
-- https://github.com/woutervanwijk/Mopidy-MusicBox-Webclient
.. include:: /ext/musicbox_webclient.rst
.. include:: /ext/moped.rst

View File

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

View File

@ -0,0 +1,21 @@
Mopidy MusicBox Webclient
=========================
.. image:: /ext/musicbox_webclient.png
:width: 1275
:height: 600
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.
With Mopidy MusicBox Webclient, you can play your music on your computer
(Raspberry Pi) and remotely control it from a computer, phone, tablet,
laptop. From your couch.
This is a responsive HTML/JS/CSS client especially written for Mopidy, a
music server. Responsive, so it works on desktop and mobile browsers. You
can browse, search and play albums, artists, playlists, and it has cover
art from Last.fm.
-- https://github.com/woutervanwijk/Mopidy-MusicBox-Webclient

View File

@ -16,3 +16,6 @@ to show up here, follow the :ref:`guide on creating extensions <extensiondev>`.
.. include:: /ext/moped.rst
.. include:: /ext/musicbox_webclient.rst