docs: Include Lux and Moped on both HTTP clients and web extensions pages

This commit is contained in:
Stein Magnus Jodal 2014-07-17 02:38:46 +02:00
parent ac328c30de
commit efba9c454e
6 changed files with 28 additions and 26 deletions

View File

@ -38,34 +38,10 @@ Also the web client used for Wouter's popular `Pi Musicbox
-- https://github.com/woutervanwijk/Mopidy-MusicBox-Webclient
Mopidy Lux
==========
.. image:: dz0ny-mopidy-lux.png
:width: 1275
:height: 795
A Mopidy web client made with AngularJS by Janez Troha.
A shiny new remote web control interface for Mopidy player.
-- https://github.com/dz0ny/mopidy-lux
.. include:: /ext/lux.rst
Moped
=====
.. image:: martijnboland-moped.png
:width: 720
:height: 450
A Mopidy web client made with Durandal and KnockoutJS by Martijn Boland.
Moped is a responsive web client for the Mopidy music server. It is
inspired by Mopidy-Webclient, but built from scratch based on a different
technology stack with Durandal and Bootstrap 3.
-- https://github.com/martijnboland/moped
.. include:: /ext/moped.rst
JukePi

View File

Before

Width:  |  Height:  |  Size: 351 KiB

After

Width:  |  Height:  |  Size: 351 KiB

10
docs/ext/lux.rst Normal file
View File

@ -0,0 +1,10 @@
Mopidy-Lux
==========
https://github.com/dz0ny/mopidy-lux
A Mopidy web client made with AngularJS by Janez Troha.
.. image:: /ext/lux.png
:width: 1275
:height: 795

View File

Before

Width:  |  Height:  |  Size: 180 KiB

After

Width:  |  Height:  |  Size: 180 KiB

10
docs/ext/moped.rst Normal file
View File

@ -0,0 +1,10 @@
Moped
=====
https://github.com/martijnboland/moped
A Mopidy web client made with AnbularJS by Martijn Boland.
.. image:: /ext/moped.png
:width: 720
:height: 450

View File

@ -18,3 +18,9 @@ Mopidy-API-Explorer
https://github.com/dz0ny/mopidy-api-explorer
Web extension for browsing the Mopidy HTTP API.
.. include:: /ext/lux.rst
.. include:: /ext/moped.rst