Skip to content

A simple python script for viewing local wifi channel usage vs. signal strength

Notifications You must be signed in to change notification settings

yourealwaysbe/wifi-channels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A simple python script for viewing local wifi channel usage vs. signal strength

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages