Skip to content

timvisee/bluez-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bluez-rs

A library for controlling Bluetooth on Linux.

crates.io crates.io

Documentation Examples

Some of the examples require elevated permissions. For example, to run the discover example, clone this repository, cargo build, and then sudo target/debug/discover. sudo is necessary because many of the functions of this crate are not possible without the CAP_NET_RAW capability.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in bluez by you, shall be licensed as MIT, without any additional terms or conditions.

About

Control Bluetooth on Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%