π NM GUI v1.0.0
The first public release of NM GUI β a lightweight and user-friendly GTK4 application for managing network connections using NetworkManager (nmcli) under the hood.
π§© Features
- Clean and minimal GTK4 interface
- Manage Wi-Fi and Ethernet connections with ease
- Built on top of
nmclifor reliable backend operations - Fast, lightweight, and built for Linux desktops
π¦ Installation
Download the prebuilt binary from below. No Python or GTK dependencies are required β only NetworkManager must be installed.
Supports most Wayland and X11 environments.
For Arch Linux users:
You can also install it via AUR:nmgui-bin
βοΈ Dependencies (source only)
If youβre running from source, make sure the following are installed:
- Python 3.10+
python-gobjectpython-nmcligtk4NetworkManager
π Notes
- This is an early release. Expect rapid improvements and updates.
- If you encounter issues or have feature suggestions, feel free to open an issue.
Full Changelog: https://github.com/s-adi-dev/nmgui/commits/v1.0.0