Go to file
zhangyuanyuan1 f038b8abee 安全页复用:隐藏WiFi 企业网弹窗 2023-03-03 15:03:30 +08:00
debian 2209ui 2022-11-18 17:18:54 +08:00
libnm-kylin 图标泛白 2022-07-05 11:50:05 +08:00
man Initial commit 2022-06-10 14:12:39 +08:00
plugins 安全页复用:隐藏WiFi 企业网弹窗 2023-03-03 15:03:30 +08:00
AUTHORS Initial commit 2022-06-10 14:12:39 +08:00
COPYING Initial commit 2022-06-10 14:12:39 +08:00
README.md Initial commit 2022-06-10 14:12:39 +08:00
kylin-nm.pro Initial commit 2022-06-10 14:12:39 +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