sayonara-ctl - control sayonara via dbus
Contents
Bugs
Please file in new bug reports at https://gitlab.com/luciocarreras/sayonara-player
Description
sayonara-ctl is intended to control sayonara via its dbus interface. This is espcially useful for desktop
environments which allow the user to map keyboard shortcuts to commands.
Examples
Startplayback
sayonara-ctl play
Jumpto1min30sec
sayonara-ctl seek-us 90000000
Setvolumeto75%
sayonara-ctl set-volume 75
Name
sayonara-ctl - control sayonara via dbus
Options
play Start playback
play-pause
Toggle between playing and pause state
pause Pause playback
stop Stop playback
seek-usmicroseconds
Jump to position in microseconds
set-shuffle1
Enable shuffling playback
set-shuffle0
Disable shuffling playback
next Jump to next track
previous
Jump to previous track
set-volume<volume>
Adjust volume. If volume is greater 1 it is devided by 100. See examples
inc-volume
Increase volume
dec-volume
Decrease volume
raise Show Sayonara if hidden
quit Quit Sayonara
Synopsis
sayonara-ctl command [parameter]
