Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openopus-org/concertmaster_ios
iOS client for Concertmaster, a classical music front-end for Spotify
https://github.com/openopus-org/concertmaster_ios
classical player spotify
Last synced: about 1 month ago
JSON representation
iOS client for Concertmaster, a classical music front-end for Spotify
- Host: GitHub
- URL: https://github.com/openopus-org/concertmaster_ios
- Owner: openopus-org
- License: gpl-3.0
- Created: 2020-12-03T00:24:38.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-24T00:51:17.000Z (over 3 years ago)
- Last Synced: 2024-08-02T17:18:02.872Z (4 months ago)
- Topics: classical, player, spotify
- Language: Swift
- Homepage: https://getconcertmaster.com
- Size: 9.77 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - Concertmaster Player - end for Spotify (Media / Audio)
README
# concertmaster_ios
[Concertmaster](https://getconcertmaster.com) is a classical music front-end for Spotify.
It's splitted in several projects. **This one provides only the iOS app.** (There's a [web player](https://github.com/openopus-org/concertmaster_player) as well!) All data comes from an API which, in its turn, uses the Spotify API. Spotify doesn't allow multiple apps using the same API key, so you can't fork only the app and use the Concertmaster API - you have to fork both.
## Usage
It's an iOS app. You can get it directly on the [App Store](https://apps.apple.com/app/concertmaster-player/id1561622325?l=en).
The player itself is full of features, so there is a [wiki](https://getconcertmaster.com/help) explaining them all.
## How to build
Concertmaster uses SwiftUI, so you'll need MacOS Catalina and XCode 11 to build it (and iOS 13 to test it on a device).
## Contributing with code
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.## Contributing with data
Concertmaster composers and works information come from [Open Opus](https://openopus.org), a free, wiki-style, open source database of classical music metadata. You can review existing info or add new entries to the database - any help will be appreciated!## Contributing with money
Concertmaster is free to use but it runs on web servers that cost us money. You can help us by supporting us on [Patreon](https://www.patreon.com/openopus) - any amount is more than welcome!## License
[GPL v3.0](https://choosealicense.com/licenses/gpl-3.0/)