Wy
WyFy
me.lucky.wyfy
About WyFy
<b>NOTE:</b> App repo is archived by dev. It is read-only for all users and it is no longer actively maintained.
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:
* ACCESS_WIFI_STATE - check Wi-Fi state
* CHANGE_WIFI_STATE - change Wi-Fi state
It is Free Open Source Software.
License: GPL-3