From f5ace079de186f7a0931e1592fefaa53fa1ef2a9 Mon Sep 17 00:00:00 2001 From: efiyo Date: Tue, 21 May 2024 13:27:50 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f8895fd..a53bfce 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # 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. -Simple Python script to send a magic packet to another MAC address on your network to wake the PC at a specific time daily. \ No newline at end of file +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