All Projects → elementary → wingpanel-indicator-bluetooth

elementary / wingpanel-indicator-bluetooth

Licence: LGPL-2.1 License
Wingpanel Bluetooth Indicator

Programming Languages

vala
323 projects
Meson
512 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to wingpanel-indicator-bluetooth

wingpanel-indicator-datetime
Wingpanel Date & Time Indicator
Stars: ✭ 28 (+55.56%)
Mutual labels:  gtk, pantheon, gtk3, wingpanel
switchboard-plug-bluetooth
Switchboard Bluetooth Plug
Stars: ✭ 23 (+27.78%)
Mutual labels:  gtk, pantheon, bluetooth, gtk3
capnet-assist
Captive Portal Assistant
Stars: ✭ 47 (+161.11%)
Mutual labels:  gtk, pantheon, gtk3
wingpanel-indicator-network
Wingpanel Network Indicator
Stars: ✭ 22 (+22.22%)
Mutual labels:  gtk, gtk3, wingpanel
switchboard-plug-onlineaccounts
Switchboard Online Accounts Plug
Stars: ✭ 25 (+38.89%)
Mutual labels:  gtk, pantheon, gtk3
switcher
Set default wallpapers for Dark & Light mode.
Stars: ✭ 18 (+0%)
Mutual labels:  gtk, pantheon, gtk3
wingpanel-indicator-notifications
Wingpanel Notifications Indicator
Stars: ✭ 22 (+22.22%)
Mutual labels:  gtk, gtk3, wingpanel
AbsTK
The Abstract Toolkit – a widget toolkit for GUI and text-mode applications.
Stars: ✭ 67 (+272.22%)
Mutual labels:  gtk, gtk3
switchboard-plug-applications
Switchboard Applications Plug
Stars: ✭ 14 (-22.22%)
Mutual labels:  gtk, gtk3
reco
A simple audio recording app for modern Linux desktop environment like Pantheon
Stars: ✭ 47 (+161.11%)
Mutual labels:  gtk, pantheon
live-chart
A real-time charting library for Vala and GTK3 based on Cairo
Stars: ✭ 47 (+161.11%)
Mutual labels:  gtk, gtk3
vulcan
A minimalistic text editor designed for both ordinary use and software development
Stars: ✭ 46 (+155.56%)
Mutual labels:  gtk, gtk3
initial-setup
New user setup app designed for elementary OS
Stars: ✭ 34 (+88.89%)
Mutual labels:  gtk, gtk3
gnome-keysign
An easier way to sign OpenPGP keys over the local network. A GTK/GNOME application to use GnuPG for signing other peoples' keys. Quickly, easily, and securely.
Stars: ✭ 42 (+133.33%)
Mutual labels:  gtk, bluetooth
postcss-gtk
Processes GTK+ CSS into browser CSS
Stars: ✭ 23 (+27.78%)
Mutual labels:  gtk, gtk3
libappindicator-rs
Rust safe bindings for the libappindicator library
Stars: ✭ 27 (+50%)
Mutual labels:  gtk, gtk3
abaddon
An alternative Discord client made with C++/gtkmm
Stars: ✭ 333 (+1750%)
Mutual labels:  gtk, gtk3
sideload
Sideload Flatpaks on elementary OS
Stars: ✭ 41 (+127.78%)
Mutual labels:  gtk, gtk3
palette
Color palette app for elementary OS
Stars: ✭ 32 (+77.78%)
Mutual labels:  gtk, gtk3
shortcut-overlay
A native, OS-wide shortcut overlay
Stars: ✭ 26 (+44.44%)
Mutual labels:  gtk, gtk3

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].