Skip to content

NM GUI v1.0.0

Latest

Choose a tag to compare

@s-adi-dev s-adi-dev released this 20 Jul 06:03
· 10 commits to main since this release

πŸš€ 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