diff options
author | Diego Borghetti <bdiego[at]gmail[dot]com> | 2015-03-16 00:27:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-16 00:27:19 +0700 |
commit | 04613edf7f8e02d2d64dfdf067e3260e24159d55 (patch) | |
tree | 7cb71dc4e3f7107b79cea1892b05a36f9200c043 /network/cmst/README | |
parent | ef31dbbd667a410c0c7de0292f0e91a0342d2c3b (diff) |
network/cmst: Added (GUI for connman daemon).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/cmst/README')
-rw-r--r-- | network/cmst/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/cmst/README b/network/cmst/README new file mode 100644 index 000000000000..59d820e73453 --- /dev/null +++ b/network/cmst/README @@ -0,0 +1,6 @@ +QT GUI for Connman with system tray icon. + +The program provides graphical user interface to control the connman daemon. +The connman daemon must be started as you normally would, this program just interfaces with that daemon. +You can see what technologies and services connman has found, and for wifi services an agent is registered to +assist in obtaining the information from you necessary to logon the wifi service. |