nmrs is a Rust API for NetworkManager over D-Bus. The goal is to provide a safe and simple high-level API for managing Wi-Fi connections on Linux systems, built on zbus for reliable D-Bus communication.
The project is divided into the following crates:
- nmrs: The core library providing NetworkManager bindings and Wi-Fi management API.
- nmrs-gui: A Wayland-compatible GTK4 graphical interface for NetworkManager.
This is free and open source software.
Key Features
- Simple WiFi Management – Scan, connect, and manage wireless networks.
- VPN Support – Full WireGuard VPN integration.
- Ethernet Control – Manage wired network connections.
- Bluetooth – Connect to Bluetooth network devices.
- Real-Time Monitoring – Event-driven network state updates.
- Type Safety – Comprehensive error handling with specific failure reasons.
- Async/Await – Built on modern async Rust with runtime flexibility.
Website: github.com/cachebag/nmrs
Support:
Developer: akrm al-hakimi
License: MIT License or Apache License 2.0
nmrs is written in Rust. Learn Rust with our recommended free books and free tutorials.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

