Skip to content

ruslang02/mpris-dqt-plugin

Repository files navigation

MPRIS player plugin for DiscordQt

Fetches currently playing music in the system using DBus MPRIS interface and streams it into Discord's Rich Presence.

Available only on Linux!

This is not a BetterDiscord plugin, it is designed to work with DiscordQt!

screenshot.png

Install from releases

Download the package from here and unpack as a folder at ~/.config/discord-qt/plugins.

Build

cd ~/.config/discord-qt/plugins
git clone https://github.com/ruslang02/mpris-dqt-plugin && cd mpris-dqt-plugin
npm install
npm run build

Restart your DiscordQt client and the plugin will load automatically.

Supported players

  • Clementine

License

GPL 3.0

Third-party