Receive notifications every time your wifi network changes.
Download: https://github.com/Hammerspoon/Spoons/raw/master/Spoons/WifiNotifier.spoon.zip
| Signature | WifiNotifier:init() |
|---|---|
| Type | Method |
| Description | Initialize the WifiNotifier spoon |
| Parameters |
|
| Returns |
|
| Source | Source/WifiNotifier.spoon/init.lua line 18 |
| Signature | WifiNotifier:ssidChangedCallback() |
|---|---|
| Type | Method |
| Description | Fires whenever the wifiWatcher detects an SSID change. |
| Parameters |
|
| Returns |
|
| Source | Source/WifiNotifier.spoon/init.lua line 48 |
| Signature | WifiNotifier:start() |
|---|---|
| Type | Method |
| Description | Starts the wifiNotifier |
| Parameters |
|
| Returns |
|
| Source | Source/WifiNotifier.spoon/init.lua line 34 |