Skip to content

A tiny web app for scanning QR codes using your device's camera. Very handy for transferring chunks of data from a phone to a laptop.

Notifications You must be signed in to change notification settings

gromnitsky/qrscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qrscan

A tiny web app for scanning QR codes using your device's camera. Very handy for transferring chunks of data from a phone to a laptop.

  • Doesn't contain server-side code.
  • Doens't make any remote api calls.
  • All operations are local to a user's browser.
  • Tested w/ Chrome 85. Firefox 81 & their android versions.

Demo.

Installation

  1. npm i
  2. Give the repo dir to any http server.

Requires TLS on the http server, otherwise the app won't be able to get a stream from a camera.

License

MIT

About

A tiny web app for scanning QR codes using your device's camera. Very handy for transferring chunks of data from a phone to a laptop.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published