Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Clancey/gMusic
This is a multi platform music player.
https://github.com/Clancey/gMusic
android ios macos plays-music xamarin
Last synced: 28 days ago
JSON representation
This is a multi platform music player.
- Host: GitHub
- URL: https://github.com/Clancey/gMusic
- Owner: Clancey
- License: apache-2.0
- Created: 2016-05-27T21:49:05.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T01:26:25.000Z (about 2 years ago)
- Last Synced: 2024-08-04T01:17:40.751Z (4 months ago)
- Topics: android, ios, macos, plays-music, xamarin
- Language: C#
- Homepage: http://apple.co/24CYMvK
- Size: 9.01 MB
- Stars: 205
- Watchers: 14
- Forks: 49
- Open Issues: 207
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-xamarin-apps - gMusic
README
# gMusic
This is gMusic. Its my personal project that is available on the [AppStore](http://apple.co/24CYMvK)# State
The primary goal of gMusic is to provide the best Music Player for Google Play Music on iOS.Over time I have diverged from this goal, and started adding support for additional streaming services and platforms.
Right now, the iOS app is curretnly deployed on the app store. The Android and Mac versions are incomplete but play music.
# Future Plans:
Features
===* Bring over SmartEq, equalizer code
iOS [![Build status](https://build.mobile.azure.com/v0.1/apps/e571c6a1-1adb-48d5-8461-e5133ca39dc6/branches/master/badge)](https://mobile.azure.com)
===* Add multiple Logins for differnt API's
* Add Login-Free experience for iPod PlaybackAndroid
===
* Lots of things to bring it to feature parity with iOS
* Right now it basically just plays music when you tap on a songMac
===
* Right now it plays music and Radio Stations
* Add right click menu
* Fix some issues the Search# Setup
gMusic has a lot of dependancies. The best way to setup your environment is to call ./Setup.shIt will clone the appropriate repos
# Why Open source now?
gMusic has been an app I have always cared deeply about. It brings me so much joy trying and building new things. I figured it was time to share the code behind the app with the rest of the world.