Skip to content

Releases: s-adi-dev/nmgui

NM GUI v1.0.0

20 Jul 06:03

Choose a tag to compare

🚀 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 nmcli for 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-gobject
  • python-nmcli
  • gtk4
  • NetworkManager

📝 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