You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a WIFI widget that displays current network and signal strength
Why is it useful?
This is a standard feature across many status bars', and is very useful to see your current wifi information.
How could it be implemented?
I have developed an implementation adding a new widget to widgets and validation, as well as updating config to contain it as a standard widget. You can see it here. I have opened a PR for this here
The text was updated successfully, but these errors were encountered:
What is the request?
Add a WIFI widget that displays current network and signal strength
Why is it useful?
This is a standard feature across many status bars', and is very useful to see your current wifi information.
How could it be implemented?
I have developed an implementation adding a new widget to
widgets
andvalidation
, as well as updatingconfig
to contain it as a standard widget. You can see it here. I have opened a PR for this hereThe text was updated successfully, but these errors were encountered: