Simple Python script to send a magic packet to another MAC address on your network to wake the PC at a specific time daily.
Go to file
2024-05-21 13:28:16 +02:00
LICENSE Initial commit 2024-05-21 13:27:37 +02:00
README.md Update README.md 2024-05-21 13:27:50 +02:00
wakeup.py Add wakeup.py 2024-05-21 13:28:16 +02:00

wakeup-python

Simple Python script to send a magic packet to another MAC address on your network to wake the PC at a specific time daily.

Just edit line #6 with the MAC address of the PC you want to wake-up and line #10 to modify scheduling

The script best works if left to work in the background on an SBC like the Raspberry Pi using screen and making a crontab entry