nm-tray
Simple Network Manager frontend written in Qt
Install
- All systems
-
curl cmd.cat/nm-tray.sh
- Debian
-
apt-get install nm-tray
- Ubuntu
-
apt-get install nm-tray
- Kali Linux
-
apt-get install nm-tray
- Fedora
-
dnf install nm-tray
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nm-tray
- Dockerfile
- dockerfile.run/nm-tray
nm-tray
Simple Network Manager frontend written in Qt
nm-tray is a simple NetworkManager front end with information icon residing in system tray (like e.g. nm-applet). It's a pure Qt application. For interaction with NetworkManager it uses API provided by KF5::NetworkManagerQt -> plain DBus communication. This package contain the application files.