Skip to content

A tool to monitor WiFi signal strength and metrics continuously in the terminal.

Notifications You must be signed in to change notification settings

tcsenpai/sigmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sigmon

A tool to monitor WiFi signal strength and metrics continuously in the terminal. It uses iwconfig to get the metrics and plotext to plot them.

sigmon

Features

  • Fast, lightweight and simple
  • Continuous monitoring of WiFi signal strength and metrics
  • Average signal strength is displayed too
  • Plots are saved as PNG files with averages

Requirements

  • iw
  • Python 3.10+ (may work on older versions, but not tested)

Install iw on Ubuntu (and probably other Debian-based systems)

sudo apt-get install iw

Usage from binary

Download the binary from the releases page.

./sigmon

Usage from source

Installation

pip install -r requirements.txt

Usage

python src/main.py

About

A tool to monitor WiFi signal strength and metrics continuously in the terminal.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages