From c4daa47c34186ca599bdb59f944291061934c08e Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Wed, 22 Nov 2017 11:02:31 +1300 Subject: [PATCH] Update index.html --- docs/index.html | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 1a05d125..26e9ed59 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,8 +1,41 @@ --- -layout: home title: Iris Music Interface description: A smooth and responsive UI for Mopidy music server permalink: / --- + -Hello +Iris (formerly known as Spotmop) is a Mopidy HTTP client that utilizes Spotify to create an interactive, user-friendly and collaborative music interface. Built and maintained by James Barnsley. + +[![npm](https://img.shields.io/npm/v/mopidy-iris.svg?style=flat-square)]() +![badge](https://img.shields.io/pypi/v/mopidy-iris.svg?style=flat-square) +![badge](https://img.shields.io/badge/unique_monthly_users-4,000+-brightgreen.svg?style=flat-square) +[![badge](https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=james%40barnsley%2enz&lc=NZ&item_name=James%20Barnsley¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted) + +Features +-------- + +* Full web-based interface controls for Mopidy +* Integrated with Spotify and LastFM APIs for high-quality artwork and extra info +* Support for any Mopidy backend +* Improved support for local libraries using SQLite extension +* Browse and manage your playlists, along with top tracks, new releases and genre browser +* Discover new and related music, powered by Spotify + +![Overview](https://raw.githubusercontent.com/jaedb/iris/master/screenshot.jpg) + + +Requirements +-------- + +* Mopidy +* Mopidy-Spotify (recommended, not required) +* Mopidy-Local-Sqlite (recommended, not required) + +Getting started +------- + +* [Installation](https://github.com/jaedb/Iris/wiki/Getting-started#installing) +* [Debugging](https://github.com/jaedb/Iris/wiki/Advanced#debugging) +* [Issues and requests](https://github.com/jaedb/Iris/wiki/Support#before-you-log-an-issue) +* [Changelog](https://github.com/jaedb/iris/releases)