WyFy app
WyFy is System tool that is open source under the GPL-3.0-only license. Tiny app to change Wi-Fi state via broadcast.Useful to bypass Google limitation on apps targeting API 29 and higher.
You have to sent a broadcast message to "me.lucky.wyfy/.ControlReceiver" with one of the actions
below.
Actions:
* me.lucky.wyfy.action.SET_ON
* me.lucky.wyfy.action.SET_OFF
* me.lucky.wyfy.action.TOGGLE
Permissions:
* CHANGE_WIFI_STATE - change Wi-Fi state
It is Free Open Source Software.
License: GPL-3