# Swift-MMP **Repository Path**: aniucool/Swift-MMP ## Basic Information - **Project Name**: Swift-MMP - **Description**: Stream Material-design Music Player written by Swift for iOS. - **Primary Language**: Swift - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-06-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README


Stream Material-design Music Player written by Swift for iOS. Powered by [DOUAudioStreamer-Swift](https://github.com/johnlui/DOUAudioStreamer-Swift).
### [中文介绍](#介绍) ## Features - [x] Stream audio playing - [x] Lock screen control enabled - [x] Apple Watch control enabled - [x] Elegant UI ## Examples ### iPhone ![demo](https://github.com/johnlui/Swift-MMP/blob/master/assets/demo1.jpg) ### Apple Watch ![demo](https://github.com/johnlui/Swift-MMP/blob/master/assets/watch-demo.jpg) ## Requirements * iOS 9.3+ * Xcode 9 (Swift 4) ## Contribution You are welcome to fork and submit pull requests. ## License Swift-MMP is open-sourced software licensed under the MIT license. # 介绍 使用 Swift 语言编写的 Material Design 风格的 iOS 流媒体音乐播放器,简称 MMP。基于 [DOUAudioStreamer-Swift](https://github.com/johnlui/DOUAudioStreamer-Swift)。 ## Features - [x] 完全流媒体播放 - [x] 锁屏信息展示及控制 - [x] Apple Watch 展示及控制 - [x] 界面简洁优雅 ## 示例 ### 手机 ![demo](https://github.com/johnlui/Swift-MMP/blob/master/assets/demo1.jpg) ### Apple Watch ![demo](https://github.com/johnlui/Swift-MMP/blob/master/assets/watch-demo.jpg) ## 环境要求 * iOS 9.3+ * Xcode 9 (Swift 4) ## 参与开源 欢迎提交 issue 和 PR,大门永远向所有人敞开。 ## 开源协议 本项目遵循 MIT 协议开源,具体请查看根目录下的 LICENSE 文件。