vimfn / mpris-discord-rpc

Yet anoter Discord RPC automated with MPRIS (made for PW)
BSD 4-Clause "Original" or "Old" License
3 stars 0 forks source link

Yet another Discord RPC - ft. MPRIS

Automated Rich Presence Client for Discord.

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/its-ag/discord-rpc.git
cd discord-rpc
  1. Install the requirements:
pip install -r requirements.txt

Usage

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

./start

The client will connect to your account.

Feel free to dm me on discord (Arunava#1288) , if you need help.

Author