Go to file
2022-09-22 18:46:49 +02:00
.gitignore Initial commit 2022-03-16 18:22:50 +01:00
auto-disable-wifi.sh Initial commit 2022-03-16 18:22:50 +01:00
install.sh Set install script to new run_directory norm 2022-09-22 18:46:49 +02:00
README.md Correct typos in README 2022-03-16 18:23:33 +01:00

Auto-disable Wi-Fi

Script for NetworkManager, which disables Wi-Fi when a wired connection comes up, and enables Wi-Fi when a wired connection comes down.

Files

  • auto-disable-wifi.sh should be installed to NetworkManager directory.

Installation

  • install.sh script copies above script to its destination.

TODO

  • Nothing