hegdeashwin / switchy

An automated tool to fail over to healthy WIFI on macos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

switchy

Switchy

An automated tool to fail over to healthy WIFI on macos. All you need to do is to let switchy know about the wifis you are interested in and switch does the hardwork to switch over to a secondary wifi if the primary fails.

Usage

Open your terminal and type the following

curl https://raw.githubusercontent.com/devdil/switchy/main/switchy.sh --output switchy.sh
chmod +x ./switchy.sh
./switchy.sh

How to Contribute?

You are welcome to open Pull Requests to this repository with a verbose description.

About

An automated tool to fail over to healthy WIFI on macos

License:Apache License 2.0


Languages

Language:Shell 100.0%