All Projects → Aufree → Estmusicplayer

Aufree / Estmusicplayer

Licence: mit
An elegant and simple iOS music player.

Programming Languages

objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Estmusicplayer

Sbplayerclient
支持全格式的mac版视频播放器
Stars: ✭ 110 (-94.92%)
Mutual labels:  music, music-player
Swift project
原OC项目用swift实现,纯swift项目,可作为学习swift的demo,包含多个自定义控件,并且进行封装网络请求库,结构清晰。
Stars: ✭ 133 (-93.86%)
Mutual labels:  demo-app, ios-demo
Beatplayer
Music Player
Stars: ✭ 117 (-94.6%)
Mutual labels:  music, music-player
Smusic
html5音乐列表播放器
Stars: ✭ 106 (-95.1%)
Mutual labels:  music, music-player
Musicplayer
A minimal music player built on electron.
Stars: ✭ 145 (-93.3%)
Mutual labels:  music, music-player
Vue Mmplayer
🎵 基于 Vue 的在线音乐播放器(PC) Online music player
Stars: ✭ 1,632 (-24.62%)
Mutual labels:  music, music-player
Discord Bot
A discord bot that can play music, moderate, log events and more
Stars: ✭ 127 (-94.13%)
Mutual labels:  music, music-player
Ytmdesktop
A Desktop App for YouTube Music
Stars: ✭ 1,297 (-40.09%)
Mutual labels:  music, music-player
Vue Soundcloud
🎧 A SoundCloud client built with Vue and Nuxt
Stars: ✭ 141 (-93.49%)
Mutual labels:  music, music-player
Electron Vue Music
基于 electron-vue 开发的音乐播放器,界面模仿QQ音乐,技术栈electron-vue+vue+vuex+vue-router+element- UI。欢迎star
Stars: ✭ 1,901 (-12.19%)
Mutual labels:  music, music-player
Musicott
JavaFX application that manages and plays music files.
Stars: ✭ 97 (-95.52%)
Mutual labels:  music, music-player
Html Midi Player
🎹 Play and display MIDI files on the web
Stars: ✭ 158 (-92.7%)
Mutual labels:  music, music-player
Plug
macOS app for Hype Machine
Stars: ✭ 93 (-95.7%)
Mutual labels:  music, music-player
Nicemusic
A Nice MusicPlayer Powered by StarrySky
Stars: ✭ 107 (-95.06%)
Mutual labels:  music, music-player
React Cassette Player
Simple ReactJS HTML5 audio player component built with SVG icons from The Noun Project.
Stars: ✭ 93 (-95.7%)
Mutual labels:  music, music-player
Dmusic
DMusic Player for Android - An online music player based on Component + MVP Base + MVP Customization + greenDAO + OkHttp3 + Retrofit + RxJava2; supports local and network music playback; can play Baidu music, Netease cloud music; support online music list , radio, MV, music online, download, local and online lyrics; Lyrics, music cache; self-built song list, song management, collection, sorting, sorting, skinning, sleep timing, mode switching, more settings, etc. 基于 Component + MVP Base + MVP Customization + greenDAO + OkHttp3 + Retrofit + RxJava2 的在线音乐播放器; 支持本地及网络音乐播放; 可播放百度音乐,网易云音乐; 支持在线音乐榜单, 电台, MV, 音乐在线播放,下载, 本地及在线歌词; 歌词, 音乐缓存; 自建歌单, 歌曲管理, 收藏, 排序, 分类, 换肤, 睡眠定时, 模式切换, 更多设置等
Stars: ✭ 121 (-94.41%)
Mutual labels:  music, music-player
Guayadeque
Guayadeque is a music management program designed for all music enthusiasts. It is Full Featured Linux media player that can easily manage large collections and uses the Gstreamer media framework.
Stars: ✭ 87 (-95.98%)
Mutual labels:  music, music-player
Musictube Player
MusicTube Player is an electron desktop application for YouTube Music, with media key support & desktop notifications.
Stars: ✭ 90 (-95.84%)
Mutual labels:  music, music-player
Android App
Official LISTEN.moe Android app
Stars: ✭ 134 (-93.81%)
Mutual labels:  music, music-player
Odyssey
Odyssey music player
Stars: ✭ 153 (-92.93%)
Mutual labels:  music, music-player

GA

ESTMusicPlayer is an elegant and simple iOS music player based on DOUAudioStreamer.

中文文档

Other wonderful project by our team

Requirements

  • An iPhone/iPad running iOS 8.0+
  • Xcode 7.0 or above

Screenshots

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! 🍻

Who made this

I'm Aufree, A passionate engineer, leading member of The EST Group, 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 or follow me on Weibo 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 if you find bugs or have questions.

Thanks for

License

Copyright (c) 2015 Paul King


Released under the MIT license

中文文档

ESTMusicPlayer 是基于 DOUAudioStreamer 开发的一款优雅简洁的音乐播放器.

开源自 The EST Group 团队.

我们团队的其它开源项目

要求

  • 运行在 iOS 8.0 及以上的 iPhone/iPad.
  • Xcode 7.0 及以上版本.

截屏

编译配置

CocoaPods 是一款 Cocoa 项目包管理工具, 如果你尚未安装 Cocoapods, 运行以下命令进行安装:

$ gem install cocoapods

$ pod setup

下载源代码

$ git clone https://github.com/Aufree/ESTMusicPlayer

安装依赖

$ pod install

打开 Enesco.xcworkspace

这就完了, 祝你玩得愉快! 🍻

关于我

我是李锦发, 一名富有激情的工程师, The EST Group 成员之一, 你若有其它需要帮助的地方, 可通过 Twitter微博 联系我.

参与贡献

感谢您有兴趣参与 ESTMusicPlayer 的开发, 您可以在本地修改此项目, 经测试后无任何问题即可给我提交 Pull Request, 我会定期查看并 Merge, 若有其它问题, 可通过提交 issue 来让我知道.

由衷感谢

许可证

Copyright (c) 2015 Paul King


使用 MIT 许可证 发行.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].