Skip to content

richardhbtz/soundcloud-rpc

Repository files navigation

soundcloud-rpc

A SoundCloud Client with Discord Rich Presence, Dark Mode, Last.fm and AdBlock support

⚑️ Quick start

For the latest version of soundcloud-rpc, download the installer or executable file from the latest release page.

Note

macOS Users

If you encounter a "Damaged App" popup after installation, run the following command in the terminal to resolve the issue:

xattr -dr com.apple.quarantine /Applications/soundcloud.app

After running this command, the app should launch without any problem.

βš™οΈβ€ Building

Before installing and running this app, you must have Node.js installed on your machine.

  1. Clone this repository to your local machine
  2. Run npm install to install the required dependencies.
  3. Run npm build to build the application.

πŸ“– Usage

Press F1 to open the application menu, which provides access to various settings and features.

Keyboard Shortcuts

Quick Reference:

  • F1 - Open Settings
  • Ctrl/Cmd + R - Refresh the current page
  • Ctrl/Cmd + B - Go back to the previous page
  • Ctrl/Cmd + F - Go forward to the next page
  • Ctrl/Cmd + = - Zoom in
  • Ctrl/Cmd + - - Zoom out
  • Ctrl/Cmd + 0 - Reset zoom

πŸ–ΌοΈ Preview

πŸ› οΈ Built With

🀝 Contributing

Contributions to this project are welcome. If you find a bug or would like to suggest a new feature, please open an issue on this repository.

πŸ“œ License

This project is licensed under the MIT License. See the LICENSE file for details.