music, but from your wrist.
wristonic is a watchOS app for Subsonic-compatible servers such as Navidrome. It is built for quick library browsing, playback control, offline downloads, and lightweight settings directly on Apple Watch.
If you use the app, App Store reviews are appreciated.
- Connect to a Subsonic-compatible server from Apple Watch
- Browse artists, albums, and playlists
- View album details and start playback
- See now playing state and playback progress
- Download albums and playlists for offline listening, with shared song storage
- Set a storage cap and offline-only playback mode
- Optionally show internet radio stations
| Main | Artists |
|---|---|
| Albums | Album Detail |
| Playlists | Playlist Detail |
| Currently Playing | |
Open wristonic.xcodeproj in Xcode, select the wristonic Watch App scheme, and run it on a watchOS simulator or device.
Run the watch unit tests with:
xcodebuild \
-project wristonic.xcodeproj \
-scheme "wristonic Watch App" \
-destination 'platform=watchOS Simulator,name=Apple Watch SE (40mm) (2nd generation)' \
-only-testing:'wristonic Watch AppTests' \
testMIT. See LICENSE.
See PRIVACY.md.