Tools for learning how the SwissCovid mobile application actually works.
logger.py: prints Exposure Notification packets received using BLE in JSONexposed.py: prints exposure records from the APIstatus.py: displays all devices currently broadcasting Expose Notification packets
- Python 3
$ sudo apt install python3-bluezTested on a Raspberry Pi 3 Model B+ running Raspbian GNU/Linux 10 (buster).