Application that helps read data from EU Vaccine Passport.
Script uses generic Python libraries but You can miss two - CBOR2 and base45. Just paste command below
pip install cbor2
pip install base45
To read data from EU Vaccine Passport, You need to scan your QR code, for example with open source application QR & Barcode Scanner. Application will show you long code starting with HC1
.
After that type:
git clone https://github.com/cichy1173/decovid-vaccine-passport.git
cd decovid-vaccine-passport
python3 main.py
Choose your language and just paste code starting with HC1
into application and press Enter
.