{"id":19688397,"url":"https://github.com/reloni/rxgooglemusic","last_synced_at":"2026-04-11T21:02:47.995Z","repository":{"id":241226550,"uuid":"115278858","full_name":"reloni/RxGoogleMusic","owner":"reloni","description":"Google Music API client","archived":false,"fork":false,"pushed_at":"2019-08-30T08:30:48.000Z","size":662,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-10T08:08:04.586Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reloni.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2017-12-24T17:48:23.000Z","updated_at":"2019-08-30T08:30:50.000Z","dependencies_parsed_at":"2024-05-23T04:40:37.692Z","dependency_job_id":null,"html_url":"https://github.com/reloni/RxGoogleMusic","commit_stats":null,"previous_names":["reloni/rxgooglemusic"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reloni%2FRxGoogleMusic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reloni%2FRxGoogleMusic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reloni%2FRxGoogleMusic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reloni%2FRxGoogleMusic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reloni","download_url":"https://codeload.github.com/reloni/RxGoogleMusic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240995264,"owners_count":19890697,"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":[],"created_at":"2024-11-11T18:37:51.117Z","updated_at":"2026-04-11T21:02:42.958Z","avatar_url":"https://github.com/reloni.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RxGoogleMusic: an unofficial API for Google Play Music\n\n![Platform iOS|macOS](https://img.shields.io/badge/platform-iOS%20%7C%20macOS-lightgray.svg)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n\nThis framework allows interacting with Google Music API using RxSwift for iOS and macOS.\n\n```\nimport RxGoogleMusic\n\nlet client = GMusicClient(token: /* google api token */)\n\n/// load first 15 radio stations\n_ = client.radioStations(maxResults: 15).subscribe(onNext: { stations in\n    print(\"Radio stations: \\(stations.items)\")\n  })\n```\n\nSee ExampleApps folder for example applications for macOS and iOS.\n\nThis framework is under development and not \"production ready\".\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freloni%2Frxgooglemusic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freloni%2Frxgooglemusic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freloni%2Frxgooglemusic/lists"}