Add button, with link ord linux command

hello
can i add a button in the navbar?
i need to set a link (http-request). so i can press the button to follow a link.
it would be possible to use a linux command, not a link. (then i would do the request with wget)

thank you

1 Like

found it by myself
system:
actions:

  • name: name
    action: name
    command: do something
    confirm: message
1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.