forked from KDE/plasma-nm
-
Notifications
You must be signed in to change notification settings - Fork 0
Plasma applet written in QML for managing network connections
License
GPL-2.0, LGPL-2.1 licenses found
Licenses found
GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB
lsr0/plasma-nm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Plasma-nm ======================== Plasma applet written in QML for managing network connections Dependencies: ------------- * networkmanager-qt - 5.8.0 * NetworkManager 0.9.8.4 and newer Optional dependencies: --------------------- * modemmanager-qt - 5.8.0 - requires ModemManager 1.0.0 and newer - Plasma-nm is compiled with ModemManager support by default when libmm-qt is found, when you want to explicitly disable ModemManager support, use -DDISABLE_MODEMMANAGER_SUPPORT=true cmake parameter. * openconnect - if you want to build the OpenConnect VPN plugin * NetworkManager-openvpn|openconnect|openswan|l2tp|strongswan|pptp|vpnc - these are runtime dependencies for VPN plugins Compiling: ---------- mkdir build cd build cmake ../ -DCMAKE_INSTALL_PREFIX=/usr [-DDISABLE_MODEMMANAGER_SUPPORT=true] make # As root: make install BUGS: ----- Submit bugs and feature requests to KDE bugzilla, product plasma-nm: https://bugs.kde.org/describecomponents.cgi?product=plasma-nm NetworkManager specification: ------------------------------ http://projects.gnome.org/NetworkManager/developers/api/09/spec.html http://projects.gnome.org/NetworkManager/developers/api/09/ref-settings.html https://developer.gnome.org/ModemManager/unstable/
About
Plasma applet written in QML for managing network connections
Resources
License
GPL-2.0, LGPL-2.1 licenses found
Licenses found
GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 91.9%
- QML 3.1%
- CMake 2.6%
- C 2.2%
- Shell 0.2%