{"id":13746876,"url":"https://github.com/johnlui/Swift-MMP","last_synced_at":"2025-05-09T08:30:36.915Z","repository":{"id":77521882,"uuid":"103023337","full_name":"johnlui/Swift-MMP","owner":"johnlui","description":"🎧 Stream Material-design Music Player written by Swift for iOS.","archived":false,"fork":false,"pushed_at":"2017-09-21T12:42:55.000Z","size":7074,"stargazers_count":369,"open_issues_count":3,"forks_count":61,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-11-08T22:19:04.116Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/johnlui.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}},"created_at":"2017-09-10T11:13:09.000Z","updated_at":"2024-09-11T06:52:17.000Z","dependencies_parsed_at":"2023-03-17T10:00:42.025Z","dependency_job_id":null,"html_url":"https://github.com/johnlui/Swift-MMP","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnlui%2FSwift-MMP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnlui%2FSwift-MMP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnlui%2FSwift-MMP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnlui%2FSwift-MMP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnlui","download_url":"https://codeload.github.com/johnlui/Swift-MMP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224842528,"owners_count":17378985,"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-08-03T06:01:03.452Z","updated_at":"2024-11-15T20:30:44.177Z","avatar_url":"https://github.com/johnlui.png","language":"Swift","funding_links":[],"categories":["Swift"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/johnlui/Swift-MMP\"\u003e\u003cimg src=\"https://github.com/johnlui/Swift-MMP/blob/master/assets/Swift-MMP.jpg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/johnlui/Swift-MMP\"\u003e\u003cimg src=\"https://img.shields.io/badge/platform-ios-lightgrey.svg\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/johnlui/Swift-MMP\"\u003e\u003cimg src=\"https://img.shields.io/github/license/johnlui/Swift-MMP.svg?style=flat\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/johnlui/Swift-MMP\"\u003e\u003cimg src=\"https://img.shields.io/badge/language-Swift%203-orange.svg\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://travis-ci.org/johnlui/Swift-MMP\"\u003e\u003cimg src=\"https://img.shields.io/travis/johnlui/Swift-MMP.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\nStream Material-design Music Player written by Swift for iOS. Powered by [DOUAudioStreamer-Swift](https://github.com/johnlui/DOUAudioStreamer-Swift).\n\n\u003cbr\u003e\n\n### [中文介绍](#介绍)\n\n## Features\n\n- [x] Stream audio playing\n- [x] Lock screen control enabled\n- [x] Apple Watch control enabled\n- [x] Elegant UI\n\n## Examples\n\n### iPhone\n\n![demo](https://github.com/johnlui/Swift-MMP/blob/master/assets/demo1.jpg)\n\n### Apple Watch\n\n![demo](https://github.com/johnlui/Swift-MMP/blob/master/assets/watch-demo.jpg)\n\n## Requirements\n\n* iOS 9.3+\n* Xcode 9 (Swift 4)\n\n## Contribution\n\nYou are welcome to fork and submit pull requests.\n\n## License\n\nSwift-MMP is open-sourced software licensed under the MIT license.\n\n# 介绍\n\n使用 Swift 语言编写的 Material Design 风格的 iOS 流媒体音乐播放器，简称 MMP。基于 [DOUAudioStreamer-Swift](https://github.com/johnlui/DOUAudioStreamer-Swift)。\n\n## Features\n\n- [x] 完全流媒体播放\n- [x] 锁屏信息展示及控制\n- [x] Apple Watch 展示及控制\n- [x] 界面简洁优雅\n\n## 示例\n\n### 手机\n\n![demo](https://github.com/johnlui/Swift-MMP/blob/master/assets/demo1.jpg)\n\n### Apple Watch\n\n![demo](https://github.com/johnlui/Swift-MMP/blob/master/assets/watch-demo.jpg)\n\n## 环境要求\n\n* iOS 9.3+\n* Xcode 9 (Swift 4)\n\n## 参与开源\n\n欢迎提交 issue 和 PR，大门永远向所有人敞开。\n\n## 开源协议\n\n本项目遵循 MIT 协议开源，具体请查看根目录下的 LICENSE 文件。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnlui%2FSwift-MMP","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnlui%2FSwift-MMP","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnlui%2FSwift-MMP/lists"}