/nm-tray

NetworkManager tray icon -> simple front end (nm-applet)

Primary LanguageC++GNU General Public License v2.0GPL-2.0

nm-tray

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.

License

This software is licensed under GNU GPLv2 or later

Build example

git clone https://github.com/palinek/nm-tray.git
cd nm-tray
mkdir build
cd build
cmake ..
make
./nm-tray

Packages

arch

For arch users there is an AUR package nm-tray-git (thanks to pmattern).

openSUSE

nm-tray is in the official repository of openSUSE since Leap 15.0. There is a also a git package in the X11:LXQt:git devel project of OBS.

debian

Thanks to agaida nm-tray is now in official debian repositories (nm-tray).

Translations

Thanks to Weblate anyone can help us to localize nm-tray by using the hosted weblate service.