A Simple, Pretty GUI based QR code reader
Homebrew command:- brew install zbar
pip install pyzbar
pip install PySimpleGUI
pip install pypng
pip install Pillow
- Run the
qr_code_reader.py
file. - In the GUI enter the file path or browse the file
- Now press ok.
- A popup will appear and the message present in the qr code will appear.
pip install pyzbar
pip install PySimple GUI
pip install pypng
pip install Pillow
pip install opencv-python opencv-contrib-python
- Run the
main.py
file. - In the webcam window show your QR code
- A text in the QR code will we printed to the terminal