Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mietzen/toggle-wifi
- Owner: mietzen
- License: mit
- Created: 2022-09-25T08:27:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-26T09:29:02.000Z (about 2 years ago)
- Last Synced: 2023-03-09T05:16:33.505Z (almost 2 years ago)
- Topics: ethernet, homebrew, homebrew-tap, macos, wifi
- Language: Python
- Homepage:
- Size: 6.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)