ukui-screensaver/KylinNM
winnerym a79b9bb0e8 feat(login plugin&dynamicScreensaver): Provide login lock screen authentication plugin interface to third-party authentication vendors&Dynamic screensaver
Description: 提供登录锁屏认证插件接口给到第三方认证厂商&动态屏保

Log: 需求21475提供登录锁屏认证插件接口给到第三方认证厂商迁移;需求 21340屏保支持视频格式和动态格式迁移
2023-08-29 16:36:10 +08:00
..
hot-spot Import Upstream version 3.1.1.34update1 2022-06-02 16:31:24 +08:00
qss Import Upstream version 3.1.1.34update1 2022-06-02 16:31:24 +08:00
res Import Upstream version 3.1.1.34update1 2022-06-02 16:31:24 +08:00
src feat(login plugin&dynamicScreensaver): Provide login lock screen authentication plugin interface to third-party authentication vendors&Dynamic screensaver 2023-08-29 16:36:10 +08:00
wireless-security Import Upstream version 3.1.1.34update1 2022-06-02 16:31:24 +08:00
CMakeLists.txt Import Upstream version 3.1.1.34update1 2022-06-02 16:31:24 +08:00
README.md Import Upstream version 3.1.1.34update1 2022-06-02 16:31:24 +08:00
kylin-nm.pri Import Upstream version 3.1.1.34update1 2022-06-02 16:31:24 +08:00
kylin-nm.pro Import Upstream version 3.1.1.34update1 2022-06-02 16:31:24 +08:00
nmqrc.qrc Import Upstream version 3.1.1.34update1 2022-06-02 16:31:24 +08:00
res.qrc Import Upstream version 3.1.1.34update1 2022-06-02 16:31:24 +08:00

README.md

NAME

kylin-nm - kylin network monitor used in ubuntu-kylin operation system

DESCRIPTION

kylin-nm is a Qt based applet and uses some interface provided by NetworkManager. 
It provides a GUI for users to connect or disconnect wired or wireless network which managed by NetworkManager. 
Users can also create new wired network and configure a old network. 
By click button at left bottom in the main window, a network configure window of NetworkManager will show in the screen.
Users can get some information about network directly by clicking one item in the network list, these information shown in extension area.

BUILD KYLIN-NM

down the source sode
install dependency packages(see cntrol files in the debian directory) 
execute debuild command in the root directory of project
execute sudo dpkg -i packagename.deb to install