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.
This project requires Python to be installed, and is only functional on Unix operating systems due to the nature of MPRIS.
- Clone this repository:
git clone https://github.com/RayzrDev/discord-rpc-mpris.git
cd discord-rpc-mpris
- Install the requirements:
pip install -r requirements.txt
Just cd
into the dicord-rpc-mpris
folder and run the following:
python main.py
The client will connect to your account.