▦
QRCode Scanner
An app to scan QRcode via image or Webcam available in PC.
An app to scan QRcode via image or Webcam available in PC.
An app to scan QRcode via image or Webcam available in PC.
Simple, Just clone this repository to your local storage and run the below command.
pip install -r requirements.txt
Run the below command in command prompt or terminal.
python3 main.py
No - it uses OpenCV (cv2.imshow, webcam capture) and pyzbar, none of which are available in the browser sandbox.