Go to file
chenlelin 5e928435bd Fix bug can not create wired network auto when launch OS if there is no wired already 2021-04-12 20:38:40 +08:00
debian fix press kbd wifi button to en/disable wifi and include kds as depend 2021-03-29 21:12:03 +08:00
hot-spot 有线网络名称保存时会自动去除前后的空格,无法输入仅为空格的有线网络名称。修复shell的引号问题。降低连接一个不存在的wifi连接时可能会崩溃的问题。 2021-03-23 14:57: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 Added func connectableWifiPriorityList,and added some resources 2021-03-22 21:00:26 +08:00
src Fix bug can not create wired network auto when launch OS if there is no wired already 2021-04-12 20:38:40 +08:00
translations Add a button to show network page of ukui-control-center when click 2021-03-29 20:46:54 +08:00
wireless-security Remove redundant code 2021-04-10 16:08:45 +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.desktop Update desktop file 2020-05-14 09:42:59 +08:00
kylin-nm.pro Optmize connect portal wifi function 2021-03-27 21:00:40 +08:00
nmqrc.qrc Added func connectableWifiPriorityList,and added some resources 2021-03-22 21:00:26 +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