Hello,
I have at work about 30 openwrt dumb ap’s and sometimes i needed a webpage to see all connected wireless clients, on what ap they are connected, what signal they have, do they make traffic, etc. Not because i like to look at dashboards but because sometimes wireless clients has problems and it’s a pain to guess on what ap they are connected.
So after some weeks of programming with ChatGPT (i’m not a programmer) i managed to finish the scripts and this is the final result
The dashboard can run on any ap from your network that you choose as your “main ap” and the slaves will push the statistics to this main ap.
I’m using the dashboard on a Ubiquity-AC-Lite (1 core - 128MB RAM) and i didn’t sense any drop of speed.
The scripts won’t need any extra packages - only what comes by default.
If you need the scripts you can download them from gorunul/owrt-controller-v1: Openwrt wifi clients dashboard
