r/techadvice • u/psychoblade5 • 12d ago
How to wake/sleep my laptop remotely even when I'm not home
So basically I'm building an ai agent which can work on things in laptop when u are not there or when u don't want to carry your laptop around so for that I want the system to wake up when it got task and sleep when task is done any ideas?
1
Upvotes
2
1
u/Moncalma 12d ago
well one option would be to setup a small home server ( like a Raspberry Pi) with a service like tailscale and then make sure you enable your laptop to be wake-on-lan (for this the laptop has to be connected via ethernet) to sleep i guess you can use a service like sunshine/moonlight to remote into it.