commands.sh

kodi-send

all

Send actions to Kodi.

More info →

Options (1)

-a, --actionboolean

Quit Kodi

Example: kodi-send {{[-a|--action]}} Quit

Examples (3)

Quit Kodi

kodi-send [-a|--action] Quit

Reboot the system

kodi-send [-a|--action] Reboot

Send an action to a remote host

kodi-send --host 192.168.0.1 --port 9777 [-a|--action] Quit
made by @shridhargupta | data from tldr-pages