Go to file
Aylinux f15fedb354
Update nmqrc.qrc (#38)
2020-07-06 11:52:40 +08:00
debian Update changelog to 1.2.5-1 2020-07-06 11:48:23 +08:00
hot-spot Add copyright; change debian directory 2020-06-23 12:01:21 +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 Update tray icons 2020-05-23 20:26:35 +08:00
src Fix bug use wrong data type when get transparency data by gsettings 2020-06-30 09:24:50 +08:00
translations Create kylin-nm_tr.ts (#36) 2020-06-30 09:34:01 +08:00
wireless-security Add function to change transparency of window 2020-06-29 21:05:09 +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 change the method to get size and position of task bar 2020-03-31 17:17:49 +08:00
kylin-nm.desktop Update desktop file 2020-05-14 09:42:59 +08:00
kylin-nm.pro Update kylin-nm.pro (#37) 2020-06-30 09:34:19 +08:00
nmqrc.qrc Update nmqrc.qrc (#38) 2020-07-06 11:52:40 +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 extention 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