Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mietzen/toggle-wifi

Toggle-Wifi will turn off your Wifi connection if a ethernet adapter is active and turn it back on if there is no active ethernet adapter.
https://github.com/mietzen/toggle-wifi

ethernet homebrew homebrew-tap macos wifi

Last synced: about 1 month ago
JSON representation

Toggle-Wifi will turn off your Wifi connection if a ethernet adapter is active and turn it back on if there is no active ethernet adapter.

Awesome Lists containing this project

README

        

# Toggle-Wifi

Toggle-Wifi will turn off your Wifi connection if a ethernet adapter is active and turn it back on if there is no active ethernet adapter.
Notifiactions are realized using [dataJAR/Notifier](https://github.com/dataJAR/Notifier).

![](wifi-turned-on.gif)

![](wifi-turned-off.gif)

## Install

Toggle-Wifi will be installed as [homebrew/tap](https://github.com/mietzen/homebrew-toggle-wifi/blob/main/toggle-wifi.rb). Tested on macOS 12 Monterey.

```
brew tap mietzen/toggle-wifi update
brew install toggle-wifi
brew services start mietzen/toggle-wifi/toggle-wifi
```

## Turn On/Off Notifications

You can turn the Notifications On/Off via Notifications & Focus in System Preferences:

![](Notifications.png)