Go to file
liushanwen d61fe23c07 Add build relay(增加编译依赖) 2021-01-22 17:19:51 +08:00
debian Add build relay(增加编译依赖) 2021-01-22 17:19:51 +08:00
hot-spot Remove redundent comments 2020-12-08 14:45:58 +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
qss fix bug tray memu show wrong position when right click tray icon 2020-03-28 21:21:29 +08:00
res Fix bug unable to fit ukui light theme 2020-10-11 15:02:18 +08:00
src Merge branch 'master' of https://github.com/ukui/kylin-nm 2021-01-22 16:45:05 +08:00
translations Fix bug some sentense of enterprise wifi interface not be translated 2021-01-22 14:48:47 +08:00
wireless-security Fix bug After setting WiFi security to enterprise WiFi, you cannot switch back to no security 2021-01-20 19:12:01 +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.desktop Update desktop file 2020-05-14 09:42:59 +08:00
kylin-nm.pro Add strict mode Only the root user can open the editing interface(在三权分立模式下只有root用户能打开网络编辑界面) 2021-01-22 16:44:43 +08:00
nmqrc.qrc Fix bug unable to fit ukui light theme 2020-10-11 15:02:18 +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