Releases: hizyyo/Scloud
Releases · hizyyo/Scloud
Release list
SCloud 0.1.0
SCloud 0.1.0
First public release of the desktop SoundCloud client. MIT license.
Features
- Search tracks, playlists, and people; paste SoundCloud links
- Streaming (HLS / MP3), queue, similar-tracks station
- Library: history, likes, local playlists, and your SoundCloud playlists
- Track page: waveform comments, lyrics (LRCLIB + optional Whisper)
- Optional SoundCloud sign-in for likes and your playlists
- English / Russian UI
Download (Windows)
| File | Notes |
|---|---|
| SCloud-Setup-0.1.0.exe | Installer (recommended) |
| SCloud-0.1.0-portable.exe | Portable — no install |
Builds are unsigned. Windows SmartScreen may warn on first run — common for open-source apps.
macOS / Linux
Builds for Mac and Linux via GitHub Actions (Actions → Release builds), or build locally: npm run dist:mac / npm run dist:linux.
Disclaimer
SCloud is an unofficial client — not affiliated with SoundCloud. Please follow SoundCloud’s Terms of Use.
From source
git clone https://github.com/hizyyo/Scloud.git
cd Scloud
npm install
npm run dev
License: MIT