A simple library for querying the /r/thebutton button.
Includes a gatttool wrapper for interacting with bluetooth devices.
(Uses non-interactive gatt session without the gatt library, thanks to samph)
(Thanks to kaloncheung124) ####In Action
(Thanks to primehunter326)
A WebSocketApp that automatically updates relevant button data.
Based on https://github.com/mfontanini/thebutton
- Python 3
- websocket-client
Basic Python wrapper for BlueZ gatttool.
Based on https://github.com/stratosinc/pygatt
- Linux: BlueZ (for gatttool)
- Bluetooth 4.0 adapter
- pexpect
- Tested on Python 2.7+