/wingpanel-indicator-bluetooth

Wingpanel Bluetooth Indicator

Primary LanguageValaGNU Lesser General Public License v2.1LGPL-2.1

Wingpanel Bluetooth Indicator

Packaging status l10n

Screenshot

Building and Installation

You'll need the following dependencies:

gobject-introspection
libglib2.0-dev
libgranite-dev
libnotify-dev
libwingpanel-2.0-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