Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 683 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 683 Bytes

gnome-extension-connman

gnome-shell extension for connman.

screenshot

Dependencies

  • gnome-autogen, available from gnome-common
  • connman-gtk

If building from git, you also need

  • autoconf
  • intltool

Installation

Recommended way of installing is from Gnome extension page.

Manual install from git:

./autogen.sh
make
make install

Use 'gnome-tweak-tool' to enable the extension.

License

GPLv2, see COPYING