Skip to content

๐Ÿš Receives BLE Advertisements from cheap devices and turns them into data

Notifications You must be signed in to change notification settings

bitkill/hello-blea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

41 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

hello-blea - now in rust

โš ๏ธ This project is in progress

This aims to replace my previous project, blea2mqtt, with a more stable and compatible bluetooth library.

Instructions

macOS

To use Bluetooth on macOS Big Sur (11) or later, you need to either package your binary into an application bundle with an Info.plist including NSBluetoothAlwaysUsageDescription, or (for a command-line application such as the examples included with btleplug) enable the Bluetooth permission for your terminal. You can do the latter by going to System Preferences โ†’ Security & Privacy โ†’ Privacy โ†’ Bluetooth, clicking the '+' button, and selecting 'Terminal' (or iTerm or whichever terminal application you use).

TODO

  • Send data to a mqtt server
  • Cleanup this readme
  • Generate a mac app (w/Info.plist)
  • Have a demo with the prometheus aggregator & grafana

About

๐Ÿš Receives BLE Advertisements from cheap devices and turns them into data

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages