Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
adriano committed Dec 22, 2021
2 parents 86cee53 + 001f798 commit 774df50
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ Scan codes with the smartphones and forward the parsed code to a webpage.
<img src="https://github.com/Adrianotiger/qr2web/raw/gh-pages/images/stores.png">
</a>

### What is QR2Web?
QR to web is a simple barcodescanner with integrated browser.
The webpage can interact with the browser to start a barcode scanner or to light up the flashlight of your phone.

The app is useful if you are a webpage developer and want to <b>integrate a barcode scanner in your webpage</b>.

<img src="https://github.com/Adrianotiger/qr2web/blob/b745516fedebe9faf29e6c8229ec0c7e50e87c4a/screenshots/Screenshot_2021-12-20-15-54-23-635_ch.petrucci.qr2web_2.jpg" width="200px"> <img src="https://github.com/Adrianotiger/qr2web/raw/b745516fedebe9faf29e6c8229ec0c7e50e87c4a/screenshots/Screenshot_2021-12-20-15-55-37-865_ch.petrucci.qr2web_2.jpg" width="200px">

### Why this project?
You find always more QR codes on the web and it is also easy to generate QR codes for own projects. Good smartphones (with Android or Windows Mobile) are able to scan a QR code directly from a webpage. Older smartphones and cheaper smartphones need an app because they are not able to access the camera from the webpage. So you need an app for each OS (=> store accounts, developer accounts, and $$$).

Expand Down

0 comments on commit 774df50

Please sign in to comment.