soundcloud-rpc

command module
v0.0.0-...-3bcf7af Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2023 License: GPL-3.0 Imports: 10 Imported by: 0

README

SoundCloud RPC

SoundCloud RPC is a small program written in Go that sits in your system tray and displays your current SoundCloud song on Discord using Rich Presence.

Installation

To install SoundCloud RPC, you'll need to download the appropriate binary for your platform from releases. You'll then want to place it in a new folder, and create a config.json file. Your file should look something like this.

How to obtain a client_id and auth_token

SoundCloud shut down the old developer API. This makes use of the internal (v2) API. You can obtain credentials by inspecting a network request. To do this DevTools, click "Network", and reload the page. In the "Filter URLs" box enter me?client_id= and click on the request with the type of JSON. In the "Headers" tab you'll see the client ID, and in the "Request" tab you'll find the auth_token.

Running

Launch the executable in the same folder as your config.json.

Demo

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL