Skip to content

KausikN/QRCode

Repository files navigation

QRCode

QR Code tools using python

GUI

https://infinityjoker-apps.herokuapp.com/

  • GUI built using streamlit
  • To use app locally,
    • Clone the repo and run StartUI.sh to view the app on your browser!
  • App is also hosted remotely on heroku using my common host app,
    • https://infinityjoker-apps.herokuapp.com/

    • In the Common Host App, simply choose a project to load and click load and deploy.

    • Then go ahead and use the app! :)

    • If you want to change to another app, simply click on View Other Projects in top left and choose any other project and load and deploy.

QR Code Decoder

Input Image

Input Image

Detected QR Codes

Detected QR Codes

QR Codes Data

  • QR Code 1

    QR Code Data 1

    {
       "type": "QRCODE",
       "data": "Head number for matrix identification: 265212457859665514AAFF454fd"
    }
  • QR Code 2

    QR Code Data 2

    {
       "type": "QRCODE",
       "data": "Head number for matrix identification: 265212457859665514AAFF454fd"
    }

About

QR Code tools using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published