Desktop SoundCloud player — search, stream, queue, library, synced likes.
Electron & React · MIT · unofficial, not affiliated with SoundCloud.
- Home & search — tracks, playlists, people; paste SoundCloud URLs; trending & tags
- Playback — HLS / MP3, queue, play next, station from a track
- Library — history, SoundCloud likes, local playlists, your SC playlists (signed in)
- Track view — timed comments, lyrics (LRCLIB + optional Whisper)
- Account — optional sign-in for likes sync
- UI — dark theme, EN / RU
Binaries on Releases.
| OS | Files |
|---|---|
| Windows | SCloud-Setup-*.exe, SCloud-*-portable.exe |
| macOS | .dmg / .zip (x64 + arm64, via CI) |
| Linux | .AppImage, .deb (via CI) |
Unsigned builds — SmartScreen / Gatekeeper may warn once.
git clone https://github.com/hizyyo/scloud.git
cd scloud
npm install
npm run dev| Command | Where to run |
|---|---|
npm run dist:win |
Windows |
npm run dist:mac |
macOS |
npm run dist:linux |
Linux |
Output: release/. Multi-OS CI: .github/workflows/release.yml.
SCloud is not affiliated with SoundCloud. Respect SoundCloud Terms. Trademarks belong to their owners.
