FullPageOS icon indicating copy to clipboard operation
FullPageOS copied to clipboard

Showing WiFi status?

Open MarioBerger opened this issue 2 years ago • 1 comments

Hey,

currently I build a mobile Desk with a Pi4, 10" Touch and a Powerbank. Works fine. But in some areas we have poor WiFi. Can I show the WiFi Status like a Taskbar?

MarioBerger avatar Aug 23 '23 13:08 MarioBerger

Hey, the wifi is defined differently. The taskbar uses NetworkManager, but FullPageOS uses dhcpd (though the new bookwork might be moving to NetworkManager too, I didn't get the chance to check).

You can check the wifi status via cli using iw or iwconfig. you might need to install them.

guysoft avatar Jan 15 '24 14:01 guysoft