Turn Computer on/off From a Website?
5 minutes ago, Lectum_ said:This could work, but they only watch Plex from their TV. So asking them to, what I understand, to remote into the Pi to run the script to turn on another computer would be too many steps. I would like it to be convenient for them.
They're not supposed to remote into the Pi (manually). They're supposed to double click a script on their Windows desktop. The script will do all the remoting.
You can likely do the same with a website using e.g. PHP. The PHP script can run whatever you want on the server, provided you're not too concerned with security (i.e. it's only for your local network).
6 minutes ago, Dedayog said:So they have to click an icon on a secondary PC, like a laptop or possibly a tablet? Can it be done on their phones?
Technically yes, depending on what lengths OP is willing to go to. But as I already said above, your solution is the easier one.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now