19 lines
657 B
Markdown
19 lines
657 B
Markdown
[](https://pkg.go.dev/github.com/Wifx/gonetworkmanager)
|
|
[](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.
|