/PassDecoder

Primary LanguagePythonMIT LicenseMIT

PassDecoder

PassDecoder is a simple python 3 script used to decode raw information from a COVID-19 QR-Code

Installation

Clone the repo then install requirement

pip3 install -r requirements.txt

Usage

python3 PassDecoder.py -i /path/to/qrCode.jpg

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT