From 3eca1675a2f840137a4fcdee0718f277f20d67c1 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 23 Jun 2014 23:44:15 +0200 Subject: [PATCH] docs: Update name/description of Mopidy MusicBox Webclient --- docs/clients/http.rst | 19 +++++++++++------- ...ient.png => mopidy-musicbox-webclient.png} | Bin 2 files changed, 12 insertions(+), 7 deletions(-) rename docs/clients/{woutervanwijk-mopidy-webclient.png => mopidy-musicbox-webclient.png} (100%) diff --git a/docs/clients/http.rst b/docs/clients/http.rst index 255d09f1..cde56b75 100644 --- a/docs/clients/http.rst +++ b/docs/clients/http.rst @@ -15,22 +15,27 @@ 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. -woutervanwijk/Mopidy-Webclient -============================== +Mopidy MusicBox Webclient +========================= -.. image:: woutervanwijk-mopidy-webclient.png +.. 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 -`_ image for Raspberry Pi. +`_ image for Raspberry Pi. - With Mopidy Browser Client, you can play your music on your computer (or - Rapsberry Pi) and remotely control it from a computer, phone, tablet, + 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. - -- https://github.com/woutervanwijk/Mopidy-WebClient + 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 Mopidy Lux diff --git a/docs/clients/woutervanwijk-mopidy-webclient.png b/docs/clients/mopidy-musicbox-webclient.png similarity index 100% rename from docs/clients/woutervanwijk-mopidy-webclient.png rename to docs/clients/mopidy-musicbox-webclient.png