7 Commits

Author SHA1 Message Date
4e8616dd97 Update install script and README to use precompiled release binary
Install script now downloads the latest GitHub release binary instead of
cloning and building from source. Build dependencies are no longer needed
for the quick install path.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 00:31:43 +00:00
cdf4f611fc Add OpenSSL dev headers to build dependencies in README
reqwest pulls in openssl-sys via native-tls, which requires
OpenSSL development headers to compile from source.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 15:43:04 +00:00
Jamie Hewitt
ee10c9fa55 Update README.md with correct curl 2026-01-28 11:05:40 +00:00
bd8f8e6302 Switch install script and README URLs to GitHub
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 22:24:10 +00:00
cb5b29e924 Add one-line install script and simplify README installation section
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 21:51:35 +00:00
c4e4da4f59 Add screenshot to README
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 21:48:46 +00:00
12cc70e6ec Initial commit — ferrosonic terminal Subsonic client
Terminal-based Subsonic music client in Rust featuring bit-perfect audio
playback via PipeWire sample rate switching, gapless playback, MPRIS2
desktop integration, cava audio visualizer with theme-matched gradients,
13 built-in color themes with custom TOML theme support, mouse controls,
artist/album browser, playlist support, and play queue management.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 21:43:26 +00:00