Skip to content

A command line utility to control MPRIS2-compatible players

License

Notifications You must be signed in to change notification settings

RangHo/mprisctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mprisctl

A command line media player controlling utility.

What is it?

mprisctl is a command line utility that controls media players that implement MPRIS D-Bus Interface. Not only this utility can help binding built-in media control keys to actual player actions, but also it is capable of displaying information about the current song. This is particularly useful when you want to customize your status line viewers such as Polybar or Lemonbar.

How to get it?

Clone this repository and cd into the repository.

git clone https://github.com/RangHo/mprisctl
cd mprisctl

Install it as a PIP package.

pip install .

Now, you should be able to use this utility by typing mprisctl in your command line!

About

A command line utility to control MPRIS2-compatible players

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages