Skip to content

CuteTenshii/deezer-discord-rpc

Repository files navigation

Deezer Discord RPC

GitHub issues GitHub release (latest by date) GitHub release (latest by date including pre-releases) GitHub commit activity

A Discord RPC for showing the music you're listening to on Deezer (like the Spotify integration).

RPC doesn't show?

Features

  • Updates instantly
  • Shows the song title, the song artist(s), the album name and cover, and the song duration
  • Add links to the song, the artist and the album, on the RPC
  • Shows a "Listen on Deezer" button that opens the song on Deezer, if supported. You cannot see this button on your own profile due to Discord restrictions.
  • Includes an in-app updater
  • Hides the activity if no song is playing
  • Includes an ad-blocker, so it can block Deezer ads, Google Analytics, Sentry requests...
  • Supports songs, radios, personal songs (MP3s), podcasts
RPC on profile
RPC on profile
RPC on profile
Tray menu. See below for options explanations

Installation

Arch Linux (AUR)

You can install the deezer-discord-rpc-bin package from the AUR using your favorite AUR helper, such as yay or paru:

yay -S deezer-discord-rpc-bin

Homebrew (macOS)

You can install the app using Homebrew on macOS:

brew install --cask cutetenshii/stuff/deezer-discord-rpc

Pre-built Binaries

Platform Download
Windows
Debian/Ubuntu
Fedora
.snap
.AppImage
macOS (arm64, Apple Silicon)
macOS (x64, Intel)

Building from Source

  1. Clone the repository: git clone https://github.com/CuteTenshii/deezer-discord-rpc
  2. Install the dependencies with bun (package manager): bun install
  3. To build the app for release, run: bun run build
  4. If you want to run it in development mode, run: bun run start

Tray Menu Options

  • Status name: The status that will show on Discord. For comparison, Spotify integration uses the artists.

  • Tooltip text: The text that will show when you hover the Deezer tray icon.

  • Don't close to tray: when closing the app, should it be completely closed (enabled) or kept running in the background? (default, disabled)

Star History

Star History Chart

Contributors

Contributors

License

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