Skip to content

SoundCloud Desktop v0.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 09:34

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.