playerctl
Utility to control different media players.
playerctl play-pause
playerctl next
playerctl previous
playerctl --list-all
- Send a command to a specific player:
playerctl --player={player_name} {command}
- Send a command to all players:
playerctl --all-players {command}
playerctl metadata --format "Now playing: {artist} - {album} - {title}"
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).