For updates, you should follow me on


Opening web pages


Familiarize yourself with adding actions to buttons

 

The command to open a web page (URL) in your browser (or to open it in the background) is openurl

The parameters are;

The optional bg parameter opens the url in the background - nothing shows on screen.

The optional delay specifies a time (in milliseconds) to wait before running the command.

 

 

Example - open the UP Deck documentation in your browser.

 

Open the UP Deck docs

openurl

url=https://8up.uk/docs

 

 

 

Example - silently trigger an action on a remote site.

 

Remote trigger

openurl

url=https://www.SomeWebSite.com/trigger/go

bg=true

 



Prev: Starting and stopping other processes  
Next: Playing sound effects



Privacy
© 2024 8up.uk