From 170d67d5fa5f9fd5e71cc9354446a654b29ef1b7 Mon Sep 17 00:00:00 2001 From: qvalentin Date: Sat, 9 Dec 2023 13:28:18 +0100 Subject: [PATCH] Docs --- Makefile | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 0f5f390..0af2188 100644 --- a/Makefile +++ b/Makefile @@ -7,5 +7,6 @@ run: termux: pkg install python jq echo "Don't forget to set the password in ~/.shortcuts/tasks/wifi.sh" + echo "Create a termux widget for it, so that you can use it as a shortcut" cp termux.sh ~/.shortcuts/tasks/wifi.sh chmod +x ~/.shortcuts/tasks/wifi.sh diff --git a/README.md b/README.md index c40605a..2c53570 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # wifi-off +For when im to lazy to walk to my router and turn of the wifi.