Search found 1 match
- Sunday 12 August 2018 0:21
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection using bash and bluez
- Replies: 0
- Views: 1743
Presence detection using bash and bluez
Wrote the following beacon detection application without the need for any other scripting language or related plugins. Only requirement is a working bluez stack/package and hcetool (included), pkill and curl. Features of this script: It is passive, as in it only listens for LE beacons, it does not ...