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
That will take a PR. The NM.utils_wifi_strength_bars function that's provided by NetworkManager returns 0-4 asterisks. The comment in the docs says that they used to try to create bars, but there were too many terminal types to easily guess Unicode abilities.
The asterisks could be converted locally to Unicode bars fairly easily after the NM.utils_wifi_strength_bars call in the create_ap_actions function.
Thank you for the cool tool!
I was wondering how to replace the *** with bars instead that represent the strength of the signal?
The text was updated successfully, but these errors were encountered: