JellyMusic is a native iOS client for music playback, written in Swift and SwiftUI with the aim to provide a clean and native-looking interface which fits right into the iOS design. The UI layout is directly based on the Apple Music app.
The app currently offers pretty basic functions, with the most notable being:
- Online and offline playback
- Gapless playback1
- Playback reporting
- UI customization
- Customizable bitrate to save data
- Persistent playback queue
- Clone the repository
- Open project in Xcode
- You should be done; the project uses SPM for dependencies, Xcode should automatically install them
There are no releases right now as the app is still pretty basic and still missing a lot of stuff to make it usable for others. Still, if you want to check it out, you can sideload it from Xcode.
Once the app will be in a somewhat presentable shape, I'll provide IPAs here and consider setting up TestFlight.