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
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-2
v0_p20150622 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
Dependencies
app-portage / elt-patches : Collection of patches for libtool.eclass
dev-libs / glib : The GLib library of C routines
dev-util / intltool : Internationalization Tool Collection
dev-vcs / git : Stupid content tracker: distributed VCS designed for speed and efficiency
sys-apps / dbus : A message bus system, a simple way for applications to talk to each other
sys-devel / autoconf : Used to create autoconfiguration files
sys-devel / automake : Used to generate Makefile.in from Makefile.am
sys-devel / gnuconfig : Updated config.sub and config.guess file from GNU
sys-devel / libtool : A shared library tool for developers
virtual / pkgconfig : Virtual for the pkg-config implementation
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 - 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