• Stars
    star
    113
  • Rank 300,484 (Top 7 %)
  • Language
    Swift
  • License
    GNU General Publi...
  • Created over 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Classical music front-end for Apple Music: iOS app

concertino_ios

Concertino is a classical music front-end for Apple Music.

It's splitted in several projects. This one provides only the iOS app. (There's a web player as well!) All data comes from an API which, in its turn, uses the Apple Music API. Apple doesn't allow multiple apps using the same API key, so you can't fork only the app and use the Concertino API - you have to fork both.

Usage

It's an iOS app. You can get it directly on the App Store.

The player itself is full of features, so there is a wiki explaining them all.

How to build

Concertino 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

Concertino composers and works information come from Open Opus, 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

Concertino is free to use but it runs on web servers that cost us money. You can help us by supporting us on Patreon - any amount is more than welcome!

License

GPL v3.0