Skip to content

playerctl_status.sh

Bakkeby edited this page Mar 28, 2025 · 1 revision

playerctl is a command-line controller for mpris enabled media players.

playerctl_status.sh is a proof-of-concept standalone status tool that provides basic status info like whether music is playing or is paused, a scrolling title and some controls.

It consists of four scripts:

When the playerctl_status.sh is stopped / killed it is going to stop the playerctl_updater.sh script automatically and clear the status.

Example demonstration of what the status might look like:

playerctl_status.gif

Dependencies

Combined the scripts have the following dependencies:

If you plan on using this then expect having to tailor the scripts to suit your needs.


Back to Other scripts and life hacks.

Clone this wiki locally