A simple yet effective way to find the strength of the wifi signal around you and connect to the strongest one. This should be helpful for people who are always on the move or people who troubleshoot wifi issues.
npm install
It uses the node-wifi-scanner
package to scan the wifi signals around you and then displays the signal strength of each wifi signal in the console along with whole data in table format.
Please note lower dbm value means stronger signal.
Back To All Blogs