#Sonar
Sonar is a Navidrome / Subsonic client for Mac.
Issue tracker, todo list: https://todo.sr.ht/~not/sonar

I am trying to make it as simple as possible.
It's not intented to be full-featured client, but a small and convenient tool.
#Features
- [x] Basic audio streaming
- [x] Integrate with Mac's system playback control
- [x] Favourites / Playlists / Artists / Albums modes
- [ ] Playlist management
- [ ] Star / Unstar
- [ ] Search
- [ ] Localisation
#Build
- Install Cocoapods and run
pod install
- Open Sonar.xcworkspace and build with Xcode