Skip to content

Delicode/bluez_beacon_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bluetooth LE beacon scanner, modified from bluez (http://www.bluez.org/) test code. The original implementation is in their source code in the file: test/test-discovery

Installation on Debian Buster:

  • sudo usermod -a -G bluetooth your_user
  • sudo apt install bluez
  • pip3 install websocket-client

About

Python tool to parse bluetooth beacons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages