From 1881016126b22d9f6e7db56aa06a090fe84d3ffe Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Fri, 20 Jan 2017 09:13:41 +1300 Subject: [PATCH] Updating Iris readme; Renaming Iris screenshot --- docs/ext/{spotmop.jpg => iris.jpg} | Bin docs/ext/web.rst | 34 +++++++++++++++-------------- 2 files changed, 18 insertions(+), 16 deletions(-) rename docs/ext/{spotmop.jpg => iris.jpg} (100%) mode change 100644 => 100755 mode change 100644 => 100755 docs/ext/web.rst diff --git a/docs/ext/spotmop.jpg b/docs/ext/iris.jpg old mode 100644 new mode 100755 similarity index 100% rename from docs/ext/spotmop.jpg rename to docs/ext/iris.jpg diff --git a/docs/ext/web.rst b/docs/ext/web.rst old mode 100644 new mode 100755 index 712e3878..0c95c45b --- a/docs/ext/web.rst +++ b/docs/ext/web.rst @@ -30,6 +30,24 @@ To install, run:: pip install Mopidy-API-Explorer +Mopidy-Iris (formerly Mopidy-Spotmop) +============== + +https://github.com/jaedb/iris + +A comprehensive client designed for Spotify users, with support for a +variety of other backends. Built using React and Redux. Made by James +Barnsley. + +.. image:: /ext/iris.jpg + :width: 720 + :height: 455 + +To install, run:: + + pip install Mopidy-Iris + + Mopidy-Local-Images =================== @@ -164,22 +182,6 @@ To install, run:: pip install Mopidy-Simple-Webclient -Mopidy-Iris (formerly Mopidy-Spotmop) -============== - -https://github.com/jaedb/iris - -A comprehensive client designed for Spotify users, with support for a variety of other backends. Built using React and Redux. Made by James Barnsley. - -.. image:: /ext/spotmop.jpg - :width: 720 - :height: 455 - -To install, run:: - - pip install Mopidy-Iris - - Mopidy-WebSettings ==================