table of contents
other versions
- wheezy 2:11.0~git20120510.82388d5-1
 - wheezy-backports 2:13.2+dfsg1-3~bpo70+1
 - jessie 2:13.2+dfsg1-4
 
| XBMC-SEND(1) | General Commands Manual | XBMC-SEND(1) | 
NAME¶
xbmc-send - program to send some action to XBMCSYNOPSIS¶
xbmc-send [OPTION] --action=ACTIONDESCRIPTION¶
This program is used for sending actions for XBMC. Example- xbmc-send --host=192.168.0.1 --port=9777 --action="XBMC.Quit"
 
- -?, --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 XBMC, this option can be added multiple
      times to create a macro.
    
 
| December 2009 | xbmc-send |