Kodi Community Forum

Full Version: RunScript from home menu buttons?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I would like to add some buttons on the home screen that execute a runscript, is this possible? All my script does is hit a URL that controls some function of my home automation system. Would this be possible?
I don't see why not - see videoosd.xml for how subtitles script is run - but you might need to make your script xbmc add-on.