Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrianotiger authored Dec 20, 2021
1 parent b774248 commit 001f798
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,13 @@ 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>

<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/blob/b745516fedebe9faf29e6c8229ec0c7e50e87c4a/screenshots/Screenshot_2021-12-20-15-54-23-635_ch.petrucci.qr2web_2.jpg" width="200px">
### 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 001f798

Please sign in to comment.