Skip to content

tuxslack/blueberry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A wrapper application to use gnome-bluetooth outside of GNOME.

Depends on gnome-bluetooth >= 3.14 and <= 41.


How to build and install

Download the source code and enter the source directory

# Clone this repo:
git clone https://github.com/linuxmint/blueberry.git

# Enter the folder:
cd blueberry

Building the package

# Use mint-build to build the project for the first time.
# This also fetches and installs the build dependencies:
mint-build

# In subsequent builds, you can use dpkg-buildpackage for faster builds:
dpkg-buildPackage

Install the package:

# Once that succeeds, install:
cd ..
sudo dpkg -i blueberry\*.deb

For more information, refer the developer guide: https://linuxmint-developer-guide.readthedocs.io/en/latest/index.html

About

A Bluetooth configuration tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Shell 1.7%
  • Makefile 0.7%