Update README.md

This commit is contained in:
Drew Weymouth
2023-01-07 09:10:54 -08:00
committed by GitHub
parent 850ab7abbb
commit 467ed1f912
+5 -2
View File
@@ -1,7 +1,10 @@
# supersonic
A lightweight desktop client for Subsonic music servers. This is in early development and if you decide to use it now, expect to find some bugs!
A lightweight desktop client for Subsonic music servers. This is in early development and if you decide to use it now, expect to find a few bugs and missing features.
On first startup, the app will prompt you for your Subsonic server connection. The app currently displays a searchable album grid view that is also sortable by the standard Subsonic API sort orders. Double-clicking an album plays that album.
## Features
* Fast, lightweight, native UI
* High-quality gapless audio playback powered by MPV
* Infinite scrolling
## Build (Ubuntu)