Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 813 Bytes

README.md

File metadata and controls

42 lines (30 loc) · 813 Bytes

macos-wireless-autoswitch

Automatically turn off wireless in macos when you connect to a LAN.

Installation

Requirements:

  • bash (recommend version 4+)

Clone the repo or download a source zip.

run the install script with the install option

./install.sh i

Uninstall

run the install script with the uninstall option

./install.sh ui

Update

run the install script with the update option

./install.sh up

Authors & Contributors

Ryan Lininger - Script original author - Source