An open API service indexing awesome lists of open source software.

https://github.com/ivy-js/soundcloud-rpc

SoundCloud Discord rich presence
https://github.com/ivy-js/soundcloud-rpc

discord no-ads-soundcloud richpresence soundcloud soundcloud-player

Last synced: 2 months ago
JSON representation

SoundCloud Discord rich presence

Awesome Lists containing this project

README

        

# 🎵 SCloud RPC

SCloud RPC is an Electron application that integrates SoundCloud with Discord Rich Presence. It displays the currently playing track on SoundCloud as your Discord status.

## 👀 Showcase

![Tested on Windows 11 | ARM Arch](./showcase.gif)

## 🌟 Features

- 🎶 Displays the current track title, artist, and cover art on Discord.
- 🚫 Blocks ads on SoundCloud.
- 📝 Allows enabling or disabling logs.

## 🛠️ Setup

### Prerequisites

- 📦 Node.js
- 📦 npm (Node Package Manager or Any NP Manager)

### Installation

1. Clone the repository:
```bash
git clone https://github.com/Ivy-js/soundcloud-rpc.git
cd soundcloud-rpc
```

2. Install the dependencies:
```bash
npm install
```

### 🚀 Running the Application

To start the application, run:
```bash
npm start
```

You will be prompted to enable or disable logs.

### 🏗️ Building the Application

To build the application for Windows, run:
```bash
npx electron-builder build --win
```

The build output will be located in the `dist` directory.

## 📜 License

This project is licensed under the ISC License.

## 👤 Author

Created by Ivy. Contact: [[email protected]](mailto:[email protected]) | Discord : [1sheol](https://discord.com/users/1114616280138395738)