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).
Release files for whatismywifi 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| whatismywifi-0.1.0.tar.gz | 12.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| whatismywifi-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.7 kB
Release files / whatismywifi-0.1.0.tar.gz
| Download URL | whatismywifi-0.1.0.tar.gz |
|---|---|
| Size | 12.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1b571af514e8761c64f4683231e5636cd736c27cd55580519d6f2ac6bd9668b0
|
|
BLAKE2b-256 checksum How to use checksums |
f4ffadfd8affa6027a5591427af763179519ff5dde01813c8f9d3776fa23258b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Release files / whatismywifi-0.1.0-py3-none-any.whl
| Download URL | whatismywifi-0.1.0-py3-none-any.whl |
|---|---|
| Size | 12.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a890d973b36f02b74e02a90efe995e92fafaca0d1da22d58cb98ae68483b5880
|
|
BLAKE2b-256 checksum How to use checksums |
40f5d252d2e241d524a95517daf49c02622aeaef5404d61198301f9067fb6ff7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|