{"id":15050702,"url":"https://github.com/rrk567301/Encore","last_synced_at":"2025-10-31T05:30:55.240Z","repository":{"id":238746191,"uuid":"789511378","full_name":"AlexandraAurora/MusicRPC","owner":"AlexandraAurora","description":"All-In-One Discord Music RPC for Apple Music, iTunes, Spotify, TIDAL, Deezer and foobar2000.","archived":true,"fork":false,"pushed_at":"2024-09-26T14:36:47.000Z","size":5494,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T16:19:14.541Z","etag":null,"topics":["apple-music","cpp","deezer","discord","discord-game-sdk","discord-rpc","foobar2000","itunes","macos","objective-c","objective-cpp","spotify","tidal"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlexandraAurora.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","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":["vyolit"],"ko_fi":"vyolit"}},"created_at":"2024-04-20T18:55:22.000Z","updated_at":"2024-12-27T09:36:11.000Z","dependencies_parsed_at":"2024-06-05T08:27:50.760Z","dependency_job_id":"17c8bec2-dc72-4d22-b070-7b561ae8d2ac","html_url":"https://github.com/AlexandraAurora/MusicRPC","commit_stats":null,"previous_names":["vyolit/musicrpc","alexandraaurora/musicrpc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexandraAurora%2FMusicRPC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexandraAurora%2FMusicRPC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexandraAurora%2FMusicRPC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexandraAurora%2FMusicRPC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexandraAurora","download_url":"https://codeload.github.com/AlexandraAurora/MusicRPC/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239119972,"owners_count":19584977,"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":["apple-music","cpp","deezer","discord","discord-game-sdk","discord-rpc","foobar2000","itunes","macos","objective-c","objective-cpp","spotify","tidal"],"created_at":"2024-09-24T21:28:57.995Z","updated_at":"2025-10-31T05:30:55.235Z","avatar_url":"https://github.com/AlexandraAurora.png","language":"Objective-C","funding_links":["https://github.com/sponsors/vyolit","https://ko-fi.com/vyolit"],"categories":[],"sub_categories":[],"readme":"# Encore\nDisplay what you're watching or listening to on your Discord profile.\n\n\u003e [!WARNING]\n\u003e Encore is under development and not ready to be used.\n\n## Preview\n\u003cimg src=\"Preview.png\" alt=\"Preview\" /\u003e\n\n## Features\n- Works with any app and website that registers its playback content\n- Results are cached for a faster experience and less network requests\n- Odesli integration\n- Last.fm scrobbling\n- User friendly UI\n- Translated into multiple languages\n- Clean code for easy maintanance\n\n## Installation\n1. Download the latest `dmg` from the [releases](https://github.com/rrk567301/Encore/releases)\n2. Drag and drop the `app` into the `Applications` directory\n\n## Compatibility\n\u003ctable\u003e\n    \u003cthead\u003e\n        \u003ctr\u003e\n            \u003cth colspan=\"4\"\u003eDevices\u003c/th\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd colspan=\"4\"\u003eMac\u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003cth colspan=\"4\"\u003eOperating System\u003c/th\u003e\n        \u003c/tr\u003e\n    \u003c/thead\u003e\n    \u003ctbody\u003e\n        \u003ctr\u003e\n            \u003ctd\u003emacOS 13\u003c/td\u003e\n            \u003ctd\u003emacOS 14\u003c/td\u003e\n            \u003ctd\u003emacOS 15\u003c/td\u003e\n            \u003ctd\u003emacOS 26\u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n\u003c/table\u003e\n\n## Compiling\n### macOS\n1. Install the dependencies:\n    - `Xcode`: 14 or later\n2. Clone the project: `git clone https://github.com/rrk567301/Encore.git \u0026\u0026 cd ./Encore/ \u0026\u0026 open ./App.xcworkspace`\n3. Build and run the project\n\n## Contributing\nIf you would like to contribute, please take a look at my contribution guidelines first.\n\n## Credits\n- [EinTim23](https://github.com/EinTim23) for finding a way to read now-playing data on macOS 15 and later\n- [Sindre Sorhus](https://github.com/sindresorhus) for [Defaults](https://github.com/sindresorhus/Defaults)\n- [Sindre Sorhus](https://github.com/sindresorhus) for [Settings](https://github.com/sindresorhus/Settings)\n\n## License\n[GPL-3.0](https://github.com/rrk567301/Encore/blob/main/COPYING)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frrk567301%2FEncore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frrk567301%2FEncore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frrk567301%2FEncore/lists"}