Go to file
zhaoshixu 2681435e8a
!13 update changelog
Merge pull request !13 from zhaoshixu/0525
2023-05-25 01:30:47 +00:00
debian update changelog 2023-05-25 09:26:56 +08:00
libnm-kylin 增加icon选中效果 2023-05-25 09:13:17 +08:00
man Import Upstream version 3.20.0.8 2022-11-30 15:04:58 +08:00
plugins merge upstream 2023-04-12 17:23:05 +08:00
AUTHORS Import Upstream version 3.20.0.8 2022-11-30 15:04:58 +08:00
COPYING Import Upstream version 3.20.0.8 2022-11-30 15:04:58 +08:00
README.md Import Upstream version 3.20.0.8 2022-11-30 15:04:58 +08:00
kylin-nm.pro Import Upstream version 3.20.0.8 2022-11-30 15:04:58 +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