From 467ed1f9121f1c2ccd40da4c11ae4194fb2aec56 Mon Sep 17 00:00:00 2001 From: Drew Weymouth Date: Sat, 7 Jan 2023 09:10:54 -0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 315fd7e..a3755bc 100644 --- a/README.md +++ b/README.md @@ -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)