WiFi Signal Tester

A Flutter app (Android plus an initial macOS target, iOS later) for testing Wi-Fi from both sides. Regular analyzers show only how your phone hears the access point. For real site-survey work you also need to know how the access point hears your device β€” signal, SNR, rates. This app reads that from a MikroTik (running CAPsMAN or plain Wi-Fi) read-only, for your device's MAC only, and puts it next to your phone's own readings.

The app also contains a separate LTE diagnostics and antenna-alignment tool for MikroTik LTE routers. It reads modem radio quality over REST, the binary API or SSH and does not depend on or mix with the Wi-Fi dashboard.

Interesting and useful app idea! I'll give it a try later.

It is really helpful to see the asymmetrical connection at a glance. This app can be helpful.

I also like that it works with read-only permissions and detects the appropriate connection protocol automatically. I also liked the LTE diagnostics. The "audit" functionality imho does not belong into a "wifi signal tester" app. The wifi audit complained about one issue, /caps-man/* and /interface/wireless/* were not accessible. This device has no wireless package, so false positives.

It is really helpful to see the asymmetrical connection at a glance. This app can be helpful.

I also like that it works with read-only permissions and detects the appropriate connection protocol automatically. I also liked the LTE diagnostics. The "audit" functionality imho does not belong into a "wifi signal tester" app. The wifi audit complained about one issue, /caps-man/* and /interface/wireless/* were not accessible. This device has no wireless package, so false positives.

Quite good overall!

Thx for your feedback.

I want to rename this app and I agree WiFi Signal Tester isn't correct name this app.

I will test your issue with ROS w/o wireless/capsman packages. Thx

For going (eventually) on the Google Playstore, one needs a distinctive name, as there are more wifisomething named apps than stars in the sky.

WiFI Bilateral Scrutinizer?

I haven't aim as going to Google Play. When I think about app name some words with RF run in my mind.

F-Droid maybe?

It's cool idea. I create https://gitlab.com/fdroid/rfp/-/work_items/4281