Skip to content

zxcnoname666/SoundCloud-Desktop

Repository files navigation

SoundCloud Desktop

The unofficial SoundCloud desktop app for Windows

Select language

EN RU

Features

  • Dark theme
  • Bypass the blocking of most tracks
  • AdBlock

App Protocol

You can open the page in the application directly from the browser using the sc:// protocol.

You need to replace https://soundcloud.com/... to sc://... like https://soundcloud.com/discover => sc://discover

You can also navigate in app by using url-navbar (like in browsers)

Install

  1. Go to latest release page
  2. Download SoundCloudInstaller.exe
  3. If you wish, check the sig hash via programs like gpgex4
  4. Run SoundCloudInstaller.exe

Configs

You can use your own proxy when connecting to SoundCloud

Recommended location: Switzerland

Modify the config.js file.

proxy - an array with links to connect to a proxy (like socks://1.1.1.1:1337, http://1.1.1.1:80 or scheme://user:password@ip:port)

Security Recommendation: Better use user:password access or only allow connections to the following servers: .soundcloud.com .sndcdn.com soundcloud-upload.s3.amazonaws.com js.datadome.co api-js.datadome.co .captcha-delivery.com

Build

  1. Install nodejs: link
  2. Install rustlang: link
  3. Compile app: npm run build

Credits

Names and images own by SoundCloud

This app was created out of personal necessity.