
playerctl
List of commands for playerctl:
-
playerctl:tldr:54e59 playerctl: Send a command to a specific player.$ playerctl --player=${player_name} ${command}try on your machineexplain this command
-
playerctl:tldr:7d871 playerctl: Previous media.$ playerctl previoustry on your machineexplain this command
-
playerctl:tldr:8185b playerctl: Next media.$ playerctl nexttry on your machineexplain this command
-
playerctl:tldr:9f3d4 playerctl: Toggle play.$ playerctl play-pausetry on your machineexplain this command
-
playerctl:tldr:b78fc playerctl: List all players.$ playerctl --list-alltry on your machineexplain this command
-
playerctl:tldr:d1b93 playerctl: Send a command to all players.$ playerctl --all-players ${command}try on your machineexplain this command