SoundCloud Desktop v0.2.0
Install with Homebrew:
brew tap inkitori/tap
brew trust inkitori/tap
brew install --cask soundcloud-desktop
xattr -cr "/Applications/SoundCloud Desktop.app"The xattr step clears macOS quarantine (the app is unsigned). On
Homebrew 5.x, skip brew trust and use --no-quarantine instead.
Or grab the .dmg below and run the same xattr command after
copying the app in. Existing installs update themselves automatically.