table of contents
other versions
- buster 2:17.6+dfsg1-4
- buster-backports 2:19.1+dfsg2-2~bpo10+1
- testing 2:19.1+dfsg2-2
- unstable 2:19.1+dfsg2-2
KODI-SEND(1) | General Commands Manual | KODI-SEND(1) |
NAME¶
xbmc-send - program to send some action to KodiSYNOPSIS¶
xbmc-send [OPTION] --action=ACTIONDESCRIPTION¶
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.
October 2014 | kodi-send |