logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xbmc-send - program to send some action to Kodi

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.

kodi-send                                         October 2014                                      KODI-SEND(1)

Name

       xbmc-send - program to send some action to Kodi

Synopsis

       xbmc-send [OPTION] --action=ACTION

See Also