Installation
Get Soundie running on your machine in under a minute.
Windows
Windows 10 / 11 — x64
Download and run the NSIS installer. WebView2 is bundled automatically — no extra setup needed.
Download for Windows →Linux
Ubuntu, Debian, Fedora, RHEL — x64
Choose the package format for your distro. Both packages are built from the same binary.
Download for Linux →Requires libwebkit2gtk-4.1. It is pulled in automatically by the package manager on supported distros.
Android
Android 10 or later — ARM64 & x86_64
Soundie is not on the Play Store — install via APK sideload. Enable Install from unknown sources in your device settings first.
Download for Android →YouTube cookie: Optional on Android. Local files, SoundCloud, and other sources work without it. If you want YouTube playback, you can add a cookie in Settings → Sources → YouTube.
REST API & WebSocket RPC: Available on Android at http://127.0.0.1:45289 when the app is running — same endpoints as desktop.
Other Platforms
macOS
No confirmed timeline — depends on Apple Developer Program funding.
System Requirements
| OS | Windows 10 v1903 or later |
| CPU | x64 |
| RAM | 2 GB min |
| Disk | ~150 MB |
| Runtime | WebView2 (bundled) |
| Distro | Ubuntu 20.04+ / Fedora 36+ |
| CPU | x86_64 |
| RAM | 2 GB min |
| Disk | ~150 MB |
| Runtime | libwebkit2gtk-4.1 |
| OS | Android 10 or later |
| CPU | ARM64 or x86_64 |
| RAM | 2 GB min |
| Disk | ~45 MB |
| Auth | Cookie optional |
After Installation
Soundie starts a local server at http://127.0.0.1:45289 on launch — on all platforms, including Android. The REST API and WebSocket RPC are available immediately, no config needed.
See the REST API docs and WebSocket RPC docs for the full reference.