Skip to content

palinek/nm-tray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3c86e75 · Jan 20, 2025
Jul 11, 2018
Feb 14, 2017
Apr 1, 2022
Sep 4, 2024
Jan 20, 2025
Jul 11, 2018
Oct 8, 2015
Sep 4, 2024
Oct 12, 2015
Sep 18, 2018

Repository files navigation

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.