Skip to content

GustavoKatel/spotify-with-mpris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

spotify-with-mpris

This is a workaround to the bug present in kde. See https://bugs.kde.org/show_bug.cgi?id=351852

It checks if there is any mpris player running. If there is any, then all commands go to the mpris player, otherwise the script pushes everything to spotify.

Dependencies: package mpris-remote

Bind the media keys to the script using the args to switch the commands.

Example:

$ spotify-keys.sh PlayPause
$ spotify-keys.sh Stop
$ spotify-keys.sh Next
$ spotify-keys.sh Previous

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages