Summarize Wi-Fi adapter capabilities and the active link, parsing `iw` output.
Project description
whatismywifi
A small Linux command-line tool that summarizes the Wi-Fi capabilities of the
local adapter and the characteristics of the currently active link, by parsing
the output of iw phy and iw dev <iface> link / station dump.
Inspired by wiisfi.com — it doesn't just dump the numbers, it explains what they mean.
Requirements
- Linux
- Python 3.7+
iw(fromiproute2/iwpackage)
Installation
pip install .
Or just run the script directly — it's a single file with no third-party dependencies:
./whatismywifi
Usage
whatismywifi # auto-detect the wireless interface
whatismywifi -i wlan0 # specify an interface
whatismywifi --no-color # disable ANSI colors
License
Public Domain.
Author
Claude (Opus 4.7).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file whatismywifi-0.1.0.tar.gz.
File metadata
- Download URL: whatismywifi-0.1.0.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b571af514e8761c64f4683231e5636cd736c27cd55580519d6f2ac6bd9668b0
|
|
| MD5 |
74d9f730a705dd54af00f9e6ee8ef682
|
|
| BLAKE2b-256 |
f4ffadfd8affa6027a5591427af763179519ff5dde01813c8f9d3776fa23258b
|
File details
Details for the file whatismywifi-0.1.0-py3-none-any.whl.
File metadata
- Download URL: whatismywifi-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a890d973b36f02b74e02a90efe995e92fafaca0d1da22d58cb98ae68483b5880
|
|
| MD5 |
32c75654f6f7197b20aba1101b0b07b5
|
|
| BLAKE2b-256 |
40f5d252d2e241d524a95517daf49c02622aeaef5404d61198301f9067fb6ff7
|