{"id":13553444,"url":"https://github.com/jaedb/Iris","last_synced_at":"2025-04-03T05:30:54.873Z","repository":{"id":38326075,"uuid":"69833218","full_name":"jaedb/Iris","owner":"jaedb","description":"Discover, explore and manage your music library across multiple sources with this beautiful web-based interface. Iris is a Mopidy frontend extension.","archived":false,"fork":false,"pushed_at":"2024-11-16T09:09:54.000Z","size":367648,"stargazers_count":1151,"open_issues_count":116,"forks_count":135,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-04-01T23:18:25.197Z","etag":null,"topics":["iris","mopidy","snapcast","spotify"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaedb.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"jaedb"}},"created_at":"2016-10-03T01:40:35.000Z","updated_at":"2025-03-30T19:48:20.000Z","dependencies_parsed_at":"2024-03-25T08:47:18.020Z","dependency_job_id":"24d37028-f588-4a45-a72f-14c2a8e82205","html_url":"https://github.com/jaedb/Iris","commit_stats":{"total_commits":2638,"total_committers":50,"mean_commits":52.76,"dds":"0.047384382107657275","last_synced_commit":"e7d19ce9cc1befb7d552d259b59fbcb6731ea2b3"},"previous_names":[],"tags_count":203,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaedb%2FIris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaedb%2FIris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaedb%2FIris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaedb%2FIris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaedb","download_url":"https://codeload.github.com/jaedb/Iris/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246944377,"owners_count":20858773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["iris","mopidy","snapcast","spotify"],"created_at":"2024-08-01T12:02:24.786Z","updated_at":"2025-04-03T05:30:54.833Z","avatar_url":"https://github.com/jaedb.png","language":"JavaScript","funding_links":["https://github.com/sponsors/jaedb","https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=james%40barnsley%2enz\u0026lc=NZ\u0026item_name=James%20Barnsley\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted"],"categories":["JavaScript","others"],"sub_categories":[],"readme":"Iris\n####\n\nIris 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.\n\nBuilt and maintained by James Barnsley.\n\n.. image:: https://static.pepy.tech/personalized-badge/mopidy-iris?period=total\u0026units=international_system\u0026left_color=grey\u0026right_color=green\u0026left_text=Downloads\n   :target: https://pepy.tech/project/mopidy-iris\n.. image:: https://img.shields.io/pypi/v/mopidy-iris.svg?style=flat-square\n   :target: https://pypi.org/project/Mopidy-Iris/\n.. image:: https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square\n   :target: https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=james%40barnsley%2enz\u0026lc=NZ\u0026item_name=James%20Barnsley\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted\n\nFeatures\n********\n\n- Full web-based interface controls for Mopidy\n- Improved support for local libraries (powered by Mopidy-Local)\n- Browse and manage your playlists and tracks\n- Discover new, popular and related music (powered by Spotify)\n- Multiple language support. `Want to provide a translation? \u003chttps://github.com/jaedb/Iris/wiki/Contributing#translations\u003e`_\n- Streaming controls with the ability to play audio from your browser (requires Snapcast)\n\nIntegrations\n************\n\n- `Spotify \u003chttps://developer.spotify.com/web-api/\u003e`_\n- `LastFM \u003chttps://www.last.fm/api\u003e`_ for rich music metadata and artwork\n- `Genius \u003chttps://docs.genius.com/\u003e`_ for lyrics\n- `Snapcast \u003chttps://github.com/badaix/snapcast/\u003e`_ to stream audio to multiple devices\n\n.. image:: https://raw.githubusercontent.com/jaedb/Iris/master/screenshot.jpg\n\n\nRequirements\n************\n\n- Mopidy\n- Mopidy-Spotify (recommended, not required)\n- Mopidy-Local (recommended, not required)\n\nGetting started\n***************\n\n- `Installation \u003chttps://github.com/jaedb/Iris/wiki/Getting-started#installing\u003e`_\n- `Debugging \u003chttps://github.com/jaedb/Iris/wiki/Advanced#debugging\u003e`_\n- `Issues and requests \u003chttps://github.com/jaedb/Iris/wiki/Support#before-you-log-an-issue\u003e`_\n- `Changelog \u003chttps://github.com/jaedb/Iris/releases\u003e`_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaedb%2FIris","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaedb%2FIris","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaedb%2FIris/lists"}