docs: Include Lux and Moped on both HTTP clients and web extensions pages
This commit is contained in:
parent
ac328c30de
commit
efba9c454e
@ -38,34 +38,10 @@ Also the web client used for Wouter's popular `Pi Musicbox
|
|||||||
-- https://github.com/woutervanwijk/Mopidy-MusicBox-Webclient
|
-- https://github.com/woutervanwijk/Mopidy-MusicBox-Webclient
|
||||||
|
|
||||||
|
|
||||||
Mopidy Lux
|
.. include:: /ext/lux.rst
|
||||||
==========
|
|
||||||
|
|
||||||
.. 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
|
|
||||||
|
|
||||||
|
|
||||||
Moped
|
.. include:: /ext/moped.rst
|
||||||
=====
|
|
||||||
|
|
||||||
.. 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
|
|
||||||
|
|
||||||
|
|
||||||
JukePi
|
JukePi
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 351 KiB After Width: | Height: | Size: 351 KiB |
10
docs/ext/lux.rst
Normal file
10
docs/ext/lux.rst
Normal 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
|
||||||
|
Before Width: | Height: | Size: 180 KiB After Width: | Height: | Size: 180 KiB |
10
docs/ext/moped.rst
Normal file
10
docs/ext/moped.rst
Normal 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
|
||||||
@ -18,3 +18,9 @@ Mopidy-API-Explorer
|
|||||||
https://github.com/dz0ny/mopidy-api-explorer
|
https://github.com/dz0ny/mopidy-api-explorer
|
||||||
|
|
||||||
Web extension for browsing the Mopidy HTTP API.
|
Web extension for browsing the Mopidy HTTP API.
|
||||||
|
|
||||||
|
|
||||||
|
.. include:: /ext/lux.rst
|
||||||
|
|
||||||
|
|
||||||
|
.. include:: /ext/moped.rst
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user