Skip to content

ctrlaltdel/swisscovid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwissCovid learning tools

Tools for learning how the SwissCovid mobile application actually works.

  • logger.py: prints Exposure Notification packets received using BLE in JSON
  • exposed.py: prints exposure records from the API
  • status.py: displays all devices currently broadcasting Expose Notification packets

Requirements

  • Python 3
$ sudo apt install python3-bluez

Tested on a Raspberry Pi 3 Model B+ running Raspbian GNU/Linux 10 (buster).

References

Releases

No releases published

Packages

No packages published

Languages