[![GoDoc](https://godoc.org/github.com/Wifx/gonetworkmanager?status.svg)](https://pkg.go.dev/github.com/Wifx/gonetworkmanager) [![Go build](https://github.com/Wifx/gonetworkmanager/workflows/Go/badge.svg)](https://github.com/Wifx/gonetworkmanager/actions?query=workflow%3AGo) gonetworkmanager ================ Go D-Bus bindings for NetworkManager 1.16. Tested with NetworkManager 1.16.0. [NetworkManager 1.16 D-Bus Spec](https://developer.gnome.org/NetworkManager/1.16/spec.html) ## Backward compatibility The library should also be compatible with NetworkManager 0.9.8.10. ## Usage You can find some examples in the [examples](examples) directory.