How to create favorite entry to run script or ssh command?
#1
Hello, i have one question. How can i create item in my favorites that will run ssh command of my choise?

Correntry im using my phone to run command using app ssh commands, but i would like to be able to run command from kodi gui itself
Reply
#2
You could write your own little script-Addon and use a python built in funktion for that. 

https://kodi.wiki/view/List_of_built-in_functions

"System.Exec(exec)" should do what you are searching for

But I would rather think about a keypress on the keyboard or the remote to execute a specific hardcoded command. It becomes more difficult if the commands will change
Reply
#3
Thanks, ill look into that
Reply

Logout Mark Read Team Forum Stats Members Help
How to create favorite entry to run script or ssh command?0