Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnlui/Swift-MMP

🎧 Stream Material-design Music Player written by Swift for iOS.
https://github.com/johnlui/Swift-MMP

Last synced: 3 months ago
JSON representation

🎧 Stream Material-design Music Player written by Swift for iOS.

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

![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 文件。