Files
Iris/README.md

52 lines
2.1 KiB
Markdown
Raw Normal View History

Iris
2016-10-30 07:51:39 +13:00
=======
2017-01-03 09:15:12 +13:00
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.
2016-10-30 07:51:39 +13:00
2017-01-05 23:31:36 +13:00
[![npm](https://img.shields.io/npm/v/mopidy-iris.svg?style=flat-square)]()
2017-01-05 23:29:39 +13:00
![badge](https://img.shields.io/pypi/v/mopidy-iris.svg?style=flat-square)
2017-07-06 08:29:10 +12:00
![badge](https://img.shields.io/badge/unique_monthly_users-4,000+-brightgreen.svg?style=flat-square)
2017-01-05 23:29:39 +13:00
[![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&currency_code=NZD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted)
2016-10-30 07:51:39 +13:00
Features
--------
* Full web-based interface controls for Mopidy
* Integrated with Spotify and LastFM APIs for high-quality artwork and extra info
2016-10-30 07:51:39 +13:00
* Improved support for local libraries using SQLite extension
* Browse and manage your playlists, along with top tracks, new releases and genre browser
2017-07-06 08:29:10 +12:00
* Discover new and related music, powered by Spotify
2016-10-30 07:51:39 +13:00
Screenshots
-----------
![Overview](https://raw.githubusercontent.com/jaedb/iris/master/Screenshots/overview.jpg)
2016-10-30 07:51:39 +13:00
![Play queue](https://raw.githubusercontent.com/jaedb/iris/master/Screenshots/desktop-queue.jpg)
2016-10-30 07:51:39 +13:00
![Featured playlists](https://raw.githubusercontent.com/jaedb/iris/master/Screenshots/desktop-featured.jpg)
2016-10-30 07:51:39 +13:00
![Artist](https://raw.githubusercontent.com/jaedb/iris/master/Screenshots/desktop-artist.jpg)
2016-10-30 07:51:39 +13:00
![Single playlist](https://raw.githubusercontent.com/jaedb/iris/master/Screenshots/desktop-playlist.jpg)
2016-10-30 07:51:39 +13:00
![Dragging tracks](https://raw.githubusercontent.com/jaedb/iris/master/Screenshots/desktop-dragging.jpg)
2016-10-30 07:51:39 +13:00
Requirements
--------
* Mopidy
* Mopidy-Spotify
* Spotify Premium account
* Mopidy-Local-Sqlite (recommended, not required)
2017-07-06 08:29:10 +12:00
Getting started
2016-10-30 07:51:39 +13:00
-------
2017-07-06 08:29:10 +12:00
* [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)
2016-10-30 07:51:39 +13:00