Sponsor:

Your company here, and a link to your site. Click to find out more.

kodi-send - Man Page

program to send some action to Kodi

Synopsis

xbmc-send [OPTION] --action=ACTION

Description

This program is used for sending actions for Kodi.

Example

kodi-send --host=192.168.0.1 --port=9777 --action="Quit"

Options

-?, ā€‰--help

Display help message

--host=HOST

Choose what HOST to connect to (default=localhost)

--port=PORT

Choose what PORT to connect to (default=9777)

--action=ACTION

Sends an action to Kodi, this option can be added multiple times to create a macro.

Info

October 2014