Summary
A full-featured GTK based trayicon UI for ConnMan. It targets all WM/DM users but Gnome3 ones*. It works on any Linux WM/DM which provides a freedesktop compliant system tray. (kde, awesome, ...) It exposes almost all features provided by ConnMan API (small features are missing, see TODO for more information). You can enable/disable a technology (wired, wifi, cellular, bt, ...), connect/disconnect a service, configure a service (IPv4, IPv6, DNS, Timeservers, etc...), share your current connection (tethering) and so on. Everything is accessible through the mouse via the trayicon, all with left and right click.
Versions
v0_p20150622-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
Dependencies
dev-libs / glib : The GLib library of C routines
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
Runtime Dependencies
dev-libs / glib : The GLib library of C routines
net-misc / connman : Provides a daemon for managing internet connections
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-misc/connman-ui: drop stale 9999
Upstream has no activity at all since the snapshot we have here, so might as well remove 9999 which was EAPI=6. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-misc/connman-ui: EAPI 6 -> 8
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/connman-ui: fix double KEYWORDS
Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ben Kohler · gentoo
net-misc/connman-ui: take package & add snapshot ebuild
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Ben Kohler <bkohler@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Austin English · gentoo
net-misc/connman-ui: bump to EAPI 6, add maintainer-needed
Package-Manager: portage-2.2.28 - Julian Ospald · gentoo
net-misc/connman-ui: initial import
Gentoo-Bug: 498270