Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 684 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 684 Bytes

wifi-channels

A simple python script for viewing local wifi channel usage vs. signal strength. Draws an almost pretty graph.

depends

usage

./wifi-channels.py <interface>

Needs root access really, otherwise you can only see the ssid you're connected to...

Updates every 5s until you close the graph window.

The x-axis is the channel. The y-axis indicates signal strength (it's 100 + the dBm to be precise).

screenshot

The almost pretty graph looks like this.

Screen shot of wifi_channels.py