elementary / wingpanel-indicator-bluetooth

Wingpanel Bluetooth Indicator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wingpanel Bluetooth Indicator

Packaging status Translation status

Screenshot

Building and Installation

You'll need the following dependencies:

gobject-introspection
libglib2.0-dev
libgranite-dev >= 6.0.0
libnotify-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 Bluetooth Indicator

License:GNU Lesser General Public License v2.1


Languages

Language:Vala 95.2%Language:Meson 2.9%Language:CSS 1.9%