From 246a634e127479ab77a95c92c946daa4fbca052f Mon Sep 17 00:00:00 2001 From: kasramp Date: Thu, 6 Dec 2018 08:02:05 +0100 Subject: [PATCH] Add nmtui --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a17819d..44c4c29 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [lsp](https://github.com/dborzov/lsp) - An improved `ls`, with file descriptions in plain language and intelligent file grouping * [mtr](https://github.com/traviscross/mtr) - The functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool. * [ncdu](https://dev.yorhel.nl/ncdu) - NCurses Disk Usage +* [nmtui](https://github.com/NetworkManager/NetworkManager) - Text User Interface for controlling NetworkManager * [powertop](https://github.com/fenrus75/powertop) - Battery/Power usage and device stats monitoring command-line tool, with tune-up options. * [procdog](https://github.com/jlevy/procdog) - Lightweight command-line control of long-lived processes like servers * [quick-secure](https://github.com/marshyski/quick-secure) - Quickly secure and harden UNIX/Linux systems