blob: 5205f48095bd2b2696b1c8366f27689824c154ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
nmtui
=====
The curses-based text user interface of NetworkManager.
It uses the D-Bus API of NetworkManager (via libnm).
This is a NetworkManager client applications that can
edit connection profiles and activate them, by providing
a text UI.
It uses libnewt.
See:
- `man 1 nmtui` ([[www]](https://networkmanager.dev/docs/api/latest/nmtui.html))
|