1 .TH KODI-SEND "1" "October 2014" "kodi-send"
3 xbmc\-send \- program to send some action to Kodi
5 xbmc\-send [OPTION] \fB\-\-action\fR=\fIACTION\fR
7 This program is used for sending actions for Kodi.
11 kodi\-send \fB\-\-host\fR=\fI192\fR.168.0.1 \fB\-\-port\fR=\fI9777\fR \fB\-\-action=\fR"Quit"
18 \fB\-\-host\fR=\fIHOST\fR
19 Choose what HOST to connect to (default=localhost)
21 \fB\-\-port\fR=\fIPORT\fR
22 Choose what PORT to connect to (default=9777)
24 \fB\-\-action\fR=\fIACTION\fR
25 Sends an action to Kodi, this option can be added multiple times to create a macro.