https://github.com/johnlui/Swift-MMP
🎧 Stream Material-design Music Player written by Swift for iOS.
https://github.com/johnlui/Swift-MMP
Last synced: about 1 year ago
JSON representation
🎧 Stream Material-design Music Player written by Swift for iOS.
- Host: GitHub
- URL: https://github.com/johnlui/Swift-MMP
- Owner: johnlui
- License: mit
- Created: 2017-09-10T11:13:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T12:42:55.000Z (over 8 years ago)
- Last Synced: 2024-11-08T22:19:04.116Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 6.75 MB
- Stars: 369
- Watchers: 16
- Forks: 61
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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

### Apple Watch

## 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] 界面简洁优雅
## 示例
### 手机

### Apple Watch

## 环境要求
* iOS 9.3+
* Xcode 9 (Swift 4)
## 参与开源
欢迎提交 issue 和 PR,大门永远向所有人敞开。
## 开源协议
本项目遵循 MIT 协议开源,具体请查看根目录下的 LICENSE 文件。
