Skip to content

A Discord Rich Presence client that connects to MPRIS music players

Notifications You must be signed in to change notification settings

rayzrdev/discord-rpc-mpris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord RPC - MPRIS

Example

A Discord Rich Presence client that connects to MPRIS music players

This is a super simple RPC client that connects to any MPRIS music player and shows your current song, as well as a nifty little image.

Installation

This project requires Python to be installed, and is only functional on Unix operating systems due to the nature of MPRIS.

  1. Clone this repository:
git clone https://github.com/RayzrDev/discord-rpc-mpris.git
cd discord-rpc-mpris
  1. Install the requirements:
pip install -r requirements.txt

Usage

Just cd into the dicord-rpc-mpris folder and run the following:

python main.py

The client will connect to your account.

About

A Discord Rich Presence client that connects to MPRIS music players

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages