All Projects → elementary → switchboard-plug-bluetooth

elementary / switchboard-plug-bluetooth

Licence: GPL-3.0 License
Switchboard Bluetooth Plug

Programming Languages

vala
323 projects
Meson
512 projects

Projects that are alternatives of or similar to switchboard-plug-bluetooth

switchboard-plug-onlineaccounts
Switchboard Online Accounts Plug
Stars: ✭ 25 (+8.7%)
Mutual labels:  gtk, pantheon, gtk3, switchboard
wingpanel-indicator-bluetooth
Wingpanel Bluetooth Indicator
Stars: ✭ 18 (-21.74%)
Mutual labels:  gtk, pantheon, bluetooth, gtk3
switchboard-plug-wacom
Manage drawing tablets and Wacom devices
Stars: ✭ 17 (-26.09%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-applications
Switchboard Applications Plug
Stars: ✭ 14 (-39.13%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-wallet
Manage Payment Methods and related settings
Stars: ✭ 17 (-26.09%)
Mutual labels:  gtk, gtk3, switchboard
wingpanel-indicator-datetime
Wingpanel Date & Time Indicator
Stars: ✭ 28 (+21.74%)
Mutual labels:  gtk, pantheon, gtk3
capnet-assist
Captive Portal Assistant
Stars: ✭ 47 (+104.35%)
Mutual labels:  gtk, pantheon, gtk3
switchboard-plug-useraccounts
Switchboard User Accounts Plug
Stars: ✭ 13 (-43.48%)
Mutual labels:  gtk, gtk3, switchboard
switcher
Set default wallpapers for Dark & Light mode.
Stars: ✭ 18 (-21.74%)
Mutual labels:  gtk, pantheon, gtk3
switchboard-plug-display
Switchboard Displays Plug
Stars: ✭ 14 (-39.13%)
Mutual labels:  gtk, gtk3, switchboard
reco
A simple audio recording app for modern Linux desktop environment like Pantheon
Stars: ✭ 47 (+104.35%)
Mutual labels:  gtk, pantheon
libappindicator-rs
Rust safe bindings for the libappindicator library
Stars: ✭ 27 (+17.39%)
Mutual labels:  gtk, gtk3
vulcan
A minimalistic text editor designed for both ordinary use and software development
Stars: ✭ 46 (+100%)
Mutual labels:  gtk, gtk3
live-chart
A real-time charting library for Vala and GTK3 based on Cairo
Stars: ✭ 47 (+104.35%)
Mutual labels:  gtk, gtk3
AbsTK
The Abstract Toolkit – a widget toolkit for GUI and text-mode applications.
Stars: ✭ 67 (+191.3%)
Mutual labels:  gtk, gtk3
radiotray-lite
Online radio streaming player with minimum interface that runs on a Linux system tray
Stars: ✭ 49 (+113.04%)
Mutual labels:  gtk, gtk3
sideload
Sideload Flatpaks on elementary OS
Stars: ✭ 41 (+78.26%)
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 (+82.61%)
Mutual labels:  gtk, bluetooth
initial-setup
New user setup app designed for elementary OS
Stars: ✭ 34 (+47.83%)
Mutual labels:  gtk, gtk3
palette
Color palette app for elementary OS
Stars: ✭ 32 (+39.13%)
Mutual labels:  gtk, gtk3

Switchboard Bluetooth Plug

Translation status

screenshot

Building and Installation

You'll need the following dependencies:

  • libgranite-dev >= 5.2.4
  • libgtk-3-dev
  • libswitchboard-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
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].