Skip to content
The best web based QR Code reader on the web
Branch: production
Clone or download
Pull request Compare This branch is 60 commits behind PaulKinlan:production.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
app
.babel.json
.babelrc
.editorconfig
.gitattributes
.gitignore
.gitmodules
.jscsrc
.jshintrc
.rvmrc
.travis.yml
.v8flags.5.1.281.101.d41d8cd98f00b204e9800998ecf8427e.json
LICENSE
README.md
app.yaml
gulpfile.babel.js
package.json
qrsnapper-d4b905ab556f.json.enc

README.md

QR Snapper

A simple, small, progressive web app that takes accesses the user's camera and looks for QR Codes.

The QR Code library is a port of JSQRCode and has been ported to work inside a WebWorker for performance.

Building yourself

  1. npm install
  2. gulp serve to test locally
  3. gulp to Building
  4. This is deployed on AppEngine, but you can host anywhere.
You can’t perform that action at this time.