Skip to content

A simple C++ wrapper around Bluez with a commercially-friendly licence.

License

Notifications You must be signed in to change notification settings

rob-baily/SimpleBluez

 
 

Repository files navigation

SimpleBluez

A simple C++ wrapper around Bluez with a commercially-friendly licence.

Latest Documentation Status

Overview

SimpleBluez is a C++ implementation of the Bluez API on top of SimpleDBus, conceived to be easy to integrate with a licence friendly for use with commercial projects.

It's designed to provide complete access to the underlying Bluez stack, requiring the user to properly handle any associated behaviors and side-effects.

If you want to use SimpleBluez and need help. Please do not hesitate to reach out!

Vendorization

If you are interested in using SimpleBluez as a dependency in your project, there is currently first-class support for vendorization of all 3rd-party dependencies. Please visit our Security page for more information on how to vendorize 3rd-party libraries for SimpleBluez.

License

All components within this project that have not been bundled from external creators, are licensed under the terms of the MIT Licence.

About

A simple C++ wrapper around Bluez with a commercially-friendly licence.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 85.9%
  • CMake 10.4%
  • Shell 1.9%
  • Python 1.8%