Replies: 2 comments 1 reply
-
|
nope, but you can force close from the webUI |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
taskkill /f /IM sunshine.exe The above will kill your connection but the .bat file must be set to run as Admin |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I hope I'm not bothering anyone, but I've got a quick question.
Would I be able to control Apollo through cmd or a .bat file?
I.e. something like Apollo.exe -restart -disconnect -forceclose or similar?
I'm setting up using Apollo/Artemis to control my pc from my phone.
I'm using "Input Only Mode" with some custom keys and keyboard layout, which works without hiccups.
But I've also made some standalone application entries like "Shutdown" and "Sleep", which I've added as widgets on my phone.
It'd be nice to be able to i.e. open my "Sleep" widget, connect to my pc, run a script that force closes or disconnects the connection as soon as it's connected and then puts the pc into sleep mode.
The only thing I haven't figured out is if i can even force close or disconnect the connection like that.
Any help would be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions