Skip to content

LunaKITPI/mpris-rpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpris-rpc

mpris-rpc is a discord rich presence status that shows media being played by apps that support MPRIS.

TODO List

  • Remove the "" and [] from showing up on song and artist names
  • Adding some sort of whitelisting functionality, to allow choosing which apps are tracked
  • Showing song covers. Currently the image that is shown is the icon for the discord app you set
  • Add an installer script to automatically compile and place the config in the right directory.

Config

The config file mpris-rpc.kdl has to be placed in ~/.config/mpris-rpc. For now, the config has to be moved manually. mpris-rpc will not work without the config file.

Installation

You need go installed on your system for mpris-rpc to work

Its possible to either run it as is, by running go run mpris-rpc.go while in the files directory, or build it by running go build mpris-rpc.go and then running the file from a terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%