Start/stop command from windows10

Hi
Anyone know of a way to send a command from windows to Rock to remotely start/stop the roon server?

Try this,

Stop Core: http://rock.local/1/stopsoftware

Start or Reboot Core: http://rock.local/1/restartsoftware


For completeness,

Power-off ROCK: http://rock.local/1/poweroff

Reboot ROCK: http://rock.local/1/reboot

Thanks.
Looking for something I can use from a command line or a batch file

You can certainly use those urls from a batch file or vbscript etc

Ok I see I can use it by adding “start” before the url.
Anyway to do this without a web browser popping open?

There is a version of curl distributed with windows:

curl <url>

Awesome :sunglasses:
Thanks

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