elementary / wingpanel-indicator-network

Wingpanel Network Indicator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wingpanel Network Indicator

Translation status

Screenshot

Building and Installation

You'll need the following dependencies:

  • gobject-introspection
  • libgranite-dev
  • libnm-dev
  • libnma-dev
  • libpolkit-gobject-1-dev
  • libwingpanel-dev
  • meson
  • valac

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

sudo ninja install

About

Wingpanel Network Indicator

License:GNU Lesser General Public License v2.1


Languages

Language:Vala 99.1%Language:Meson 0.8%Language:CSS 0.1%