| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nmlinux-1.2.0-py3-none-any.whl | 2026-05-22 | 199.9 kB | |
| NMLinux v1.2.0 source code.tar.gz | 2026-05-22 | 953.0 kB | |
| NMLinux v1.2.0 source code.zip | 2026-05-22 | 976.1 kB | |
| README.md | 2026-05-22 | 932 Bytes | |
| Totals: 4 Items | 2.1 MB | 0 | |
What's new
- Theme adaptation — full runtime light/dark switching across all pages; new
core/theme.pywithis_dark(),color_ok(),color_err(); custom painter widgets (_Graph,_MapWidget) read palette at paint time; all hardcoded Catppuccin Mocha colours replaced with semantic Qt palette roles - Subnet mask — Dashboard, Interfaces, and Connexions pages now display dotted-decimal subnet mask (e.g.
255.255.255.0) derived from CIDR prefix - Bandwidth Monitor — explicit Start/Stop button replaces unreliable auto-start on page load
- Export CSV/TXT — Nmap and Traceroute pages now offer Export CSV and Export TXT buttons (appear after scan/trace completes)
- i18n — new translation keys for all above features (fr/en/es/de)
Installation
:::bash
pip install nmlinux-1.2.0-py3-none-any.whl
nmlinux
Or via AUR (Arch/Manjaro/EndeavourOS):
:::bash
yay -S nmlinux