Go to file
jzxc95 21ef6fc47f 指定版本 2021-12-20 09:19:07 +08:00
debian 指定版本 2021-12-20 09:19:07 +08:00
man fix the bug kylin-nm send information to syslog per 3 or 4 seconds 2019-10-31 09:56:53 +08:00
plugins 使用控制面板的switchbutton 2021-12-16 15:39:31 +08:00
res Fix bug the icon rotates in the opposite direction 2021-05-15 16:23:35 +08:00
src Merge branch 'jxj-1' into 'dbus-interface' 2021-12-17 06:47:27 +00:00
translations bug#96758 Esc关闭窗口 #97277翻译 2021-12-14 14:40:13 +08:00
.gitignore Added program execution time count 2021-03-13 11:42:20 +08:00
AUTHORS fix the bug kylin-nm send information to syslog per 3 or 4 seconds 2019-10-31 09:56:53 +08:00
COPYING fix the bug kylin-nm send information to syslog per 3 or 4 seconds 2019-10-31 09:56:53 +08:00
README.md Fix a typo in README (#46) 2020-07-23 00:54:59 +00:00
kylin-nm.pro add plugins 2021-10-27 12:28:16 +08:00
nmqrc.qrc Create new mainwindow. 2021-08-10 15:57:30 +08:00
res.qrc fix the bug kylin-nm send information to syslog per 3 or 4 seconds 2019-10-31 09:56:53 +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