Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Aufree/ESTMusicPlayer
An elegant and simple iOS music player.
https://github.com/Aufree/ESTMusicPlayer
demo-app design ios ios-demo music music-player ui
Last synced: 5 days ago
JSON representation
An elegant and simple iOS music player.
- Host: GitHub
- URL: https://github.com/Aufree/ESTMusicPlayer
- Owner: Aufree
- License: mit
- Created: 2015-12-01T02:24:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-22T14:56:11.000Z (12 months ago)
- Last Synced: 2024-11-05T03:42:46.368Z (8 days ago)
- Topics: demo-app, design, ios, ios-demo, music, music-player, ui
- Language: Objective-C
- Size: 9.8 MB
- Stars: 2,194
- Watchers: 84
- Forks: 408
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](http://ww2.sinaimg.cn/large/76dc7f1bjw1eyzfg2l085j21jk0adacg.jpg)
ESTMusicPlayer is an elegant and simple iOS music player based on DOUAudioStreamer.
## [中文文档](https://github.com/Aufree/ESTMusicPlayer#中文文档-1)
## Other wonderful project by our team
* [PHPHub-iOS](https://github.com/aufree/phphub-ios) by [@Aufree](https://github.com/aufree)
* [PHPHub-Server](https://github.com/NauxLiu/phphub-server) by [@NauxLiu](https://github.com/NauxLiu)
* [PHPHub-Android](https://github.com/CycloneAxe/phphub-android) by [@Kelvin](https://github.com/CycloneAxe) and [@Xiaoxiaoyu](https://github.com/xiaoxiaoyu)
* [PHPHub-UI](https://github.com/phphub/phphub-ui) by [@Summer](https://github.com/phphub/phphub-ui) and [@Aufree](https://github.com/aufree)
* [PHPHub-Web](https://github.com/summerblue/phphub) by [@Summer](https://github.com/phphub/phphub-ui)## Requirements
* An iPhone/iPad running iOS 8.0+
* Xcode 7.0 or above## Screenshots
![](http://ww3.sinaimg.cn/large/76dc7f1bgw1eyjzh3e6zaj21fr16cgwq.jpg)
## Build Instructions
CocoaPods is a dependency manager for Cocoa projects, If you're not install the Cocoapods on your machine, Run:
> $ gem install cocoapods
> $ pod setup
Download the source code
> $ git clone https://github.com/Aufree/ESTMusicPlayer
Now you'll need to build the dependencies
> $ pod install
then open `Enesco.xcworkspace`
That's it, have fun! :beers:
## Who made this
I'm [Aufree](https://github.com/aufree), A passionate engineer, leading member of [The EST Group](http://www.est-group.org), and while I am college dropout, I want to make some cool stuff in GitHub, That's why I'm here, you can ping me on [Twitter](https://twitter.com/_Paul_King_) or follow me on [Weibo](http://weibo.com/jinfali) if you find an issue.
## Contributing
Thank you for your interest in contributing to ESTMusicPlayer! Your ideas for improving this app are greatly appreciated. The best way to contribute is by submitting a pull request. I'll do my best to respond to you as soon as possible. You can also [submit a new GitHub issue](https://github.com/Aufree/ESTMusicPlayer/issues/new) if you find bugs or have questions.
## Thanks for
* [DOUAudioStreamer](https://github.com/douban/DOUAudioStreamer) - a Core Audio based streaming audio player for iOS/Mac.
## License
Copyright (c) 2015 Paul King
---------------
Released under the [MIT license](https://github.com/Aufree/ESTMusicPlayer/blob/master/LICENSE)
# 中文文档
ESTMusicPlayer 是基于 DOUAudioStreamer 开发的一款优雅简洁的音乐播放器.
> 开源自 [The EST Group](http://est-group.org/) 团队.
## 我们团队的其它开源项目
* [PHPHub-iOS](https://github.com/aufree/phphub-ios) by [@Aufree](https://github.com/aufree)
* [PHPHub-Server](https://github.com/NauxLiu/phphub-server) by [@NauxLiu](https://github.com/NauxLiu)
* [PHPHub-Android](https://github.com/CycloneAxe/phphub-android) by [@Kelvin](https://github.com/CycloneAxe) and [@Xiaoxiaoyu](https://github.com/xiaoxiaoyu)
* [PHPHub-UI](https://github.com/phphub/phphub-ui) by [@Summer](https://github.com/phphub/phphub-ui) and [@Aufree](https://github.com/aufree)
* [PHPHub-Web](https://github.com/summerblue/phphub) by [@Summer](https://github.com/phphub/phphub-ui)## 要求
* 运行在 iOS 8.0 及以上的 iPhone/iPad.
* Xcode 7.0 及以上版本.## 截屏
![](http://ww3.sinaimg.cn/large/76dc7f1bgw1eyjzh3e6zaj21fr16cgwq.jpg)
## 编译配置
CocoaPods 是一款 Cocoa 项目包管理工具, 如果你尚未安装 Cocoapods, 运行以下命令进行安装:
> $ gem install cocoapods
> $ pod setup
下载源代码
> $ git clone https://github.com/Aufree/ESTMusicPlayer
安装依赖
> $ pod install
打开 `Enesco.xcworkspace`
这就完了, 祝你玩得愉快! :beers:
## 关于我
我是李锦发, 一名富有激情的工程师, [The EST Group](http://www.est-group.org) 成员之一, 你若有其它需要帮助的地方, 可通过 [Twitter](https://twitter.com/_Paul_King_) 或 [微博](http://weibo.com/jinfali) 联系我.
## 参与贡献
感谢您有兴趣参与 ESTMusicPlayer 的开发, 您可以在本地修改此项目, 经测试后无任何问题即可给我提交 Pull Request, 我会定期查看并 Merge, 若有其它问题, 可通过提交 [issue](https://github.com/Aufree/ESTMusicPlayer/issues/new) 来让我知道.
## 由衷感谢
* [DOUAudioStreamer](https://github.com/douban/DOUAudioStreamer) - 由豆瓣开源的 iOS/Mac 流媒体播放引擎.
## 许可证
Copyright (c) 2015 Paul King
---------------
使用 [MIT 许可证](https://github.com/Aufree/ESTMusicPlayer/blob/master/LICENSE) 发行.