Metadata-Version: 2.1
Name: mikrotik-bt5
Version: 0.0.2b4
Summary: MikroTik BT5 scanner
Home-page: https://github.com/Anrijs/MikroTik-BT5-Python
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# MikroTik BT5 tag scanner for Python

This is simple library for scanning MikroTik [TG-BT5-IN](https://mikrotik.com/product/tg_bt5_in) and [TG-BT5-OUT](https://mikrotik.com/product/tg_bt5_out) advertisement packets.

See examples for basic usage.

## This is not recommended way for scanning important advertisements. There is high chance to miss packets that are caused by triggers.
You will have better results with ESP32: [MikroTik-BT5-ESP32](https://github.com/Anrijs/MikroTik-BT5-ESP32)
