Files
Iris/README.md

45 lines
2.1 KiB
Markdown
Raw Normal View History

<img src="https://raw.githubusercontent.com/jaedb/Iris/master/src/assets/logo.png" width="128" />
2016-10-30 07:51:39 +13:00
2020-12-14 12:49:19 +13:00
Iris is an extension for the Mopidy music server. With support for Spotify, LastFM, Genius, Snapcast and many other extensions, Iris brings all your music into one user-friendly and unified web-based interface that works beautifully, no matter your device.
2018-10-06 11:23:05 +13:00
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)
[![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=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted)
2016-10-30 07:51:39 +13:00
Features
--------
* Full web-based interface controls for Mopidy
* Improved support for local libraries (powered by Mopidy-Local)
2018-10-06 11:23:05 +13:00
* Browse and manage your playlists and tracks
* Discover new, popular and related music (powered by Spotify)
2020-08-21 22:48:22 +12:00
* Multiple language support. [Want to provide a translation?](https://github.com/jaedb/Iris/wiki/Contributing#translations)
2020-12-14 12:49:19 +13:00
* Streaming controls with the ability to play audio from your browser (requires Snapcast)
2018-10-06 11:23:05 +13:00
* Integration with:
* [Spotify](https://developer.spotify.com/web-api/)
2020-12-14 12:49:19 +13:00
* [LastFM](https://www.last.fm/api) for rich music metadata and artwork
* [Genius](https://docs.genius.com/) for lyrics
* [Snapcast](https://github.com/badaix/snapcast/) to stream audio to multiple devices
2016-10-30 07:51:39 +13:00
![Overview](https://raw.githubusercontent.com/jaedb/Iris/master/screenshot.jpg)
2016-10-30 07:51:39 +13:00
Requirements
--------
* Mopidy
* Mopidy-Spotify (recommended, not required)
* Mopidy-Local (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