[SOLVED] Open Url command to NULL, i.e. just launch the url like curl/wget and don't open with an app

hi all

i have a need to launch http links as a command to control my media player (roon)

i use this which works very well

yet it also launchers a new safari tab

is there a way open the Url command to NULL, i.e. just launch the url like curl/wget and don't open with safari? like sending the output to null via cur?

thx!

Z

Would this be any good?
https://wiki.keyboardmaestro.com/action/Get_a_URL

thx @tiffle

i solved it by using a bash script. if anyone is interested here it is

thx again

Z

1 Like

Excellent - you have significantly improved my working-from-home automation! I'm using this approach to trigger a virtual button in Homebridge to turn my "on the air" lamp red when WebEx activates and off when it quits.

Screen Shot 2021-11-18 at 3.39.23 PM

Hey Z,

Search for URL in the insert actions by name dialog...

See the Get a URL action.

image

-Chris

1 Like

cool :slight_smile: