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.