https://github.com/elementary/wingpanel-indicator-bluetooth
Wingpanel Bluetooth Indicator
https://github.com/elementary/wingpanel-indicator-bluetooth
bluetooth gtk gtk3 hacktoberfest meson pantheon vala wingpanel
Last synced: 8 months ago
JSON representation
Wingpanel Bluetooth Indicator
- Host: GitHub
- URL: https://github.com/elementary/wingpanel-indicator-bluetooth
- Owner: elementary
- License: lgpl-2.1
- Created: 2017-04-07T23:15:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-06-17T21:05:32.000Z (8 months ago)
- Last Synced: 2025-06-17T21:31:07.236Z (8 months ago)
- Topics: bluetooth, gtk, gtk3, hacktoberfest, meson, pantheon, vala, wingpanel
- Language: Vala
- Size: 2.32 MB
- Stars: 21
- Watchers: 26
- Forks: 13
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Wingpanel Bluetooth Indicator
[](https://repology.org/metapackage/wingpanel-indicator-bluetooth)
[](https://l10n.elementary.io/engage/wingpanel/?utm_source=widget)

## Building and Installation
You'll need the following dependencies:
gobject-introspection
libglib2.0-dev
libgranite-dev >= 6.0.0
libwingpanel-dev
meson >= 0.58.0
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