Go to file
zhangyuanyuan1 b8b6b8660b 补充接口获取无线网络信息 激活断开移动热点 2023-02-20 13:48:31 +08:00
debian fix bug 144103 2022-10-21 11:37:25 +08:00
kylin-keyring fix bug 144103 2022-10-21 11:37:25 +08:00
kylin-nm-gui init project 2022-07-01 15:57:32 +08:00
kylin-nm-server init project 2022-07-01 15:57:32 +08:00
libnm-kylin 补充接口获取无线网络信息 激活断开移动热点 2023-02-20 13:48:31 +08:00
man init project 2022-07-01 15:57:32 +08:00
AUTHORS init project 2022-07-01 15:57:32 +08:00
COPYING init project 2022-07-01 15:57:32 +08:00
README.md init project 2022-07-01 15:57:32 +08:00
kylin-nm.pro init project 2022-07-01 15:57:32 +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