Skip to content

tony-xlh/QRTransfer

Repository files navigation

QRTransfer

This is an Ionic version of the AnimatedQRCodeReader.

Online demo

The QR code scanner can be used to transfer data between devices via QR codes.

The sender separates the data of a file into chunks, stores them in QR codes, and displays the QR codes in a loop. The receiver can scan the QR codes to get the data. The receiver can tell the sender which QR codes have been scanned so that the sender will skip them (two-way communication).

It is powered by Dynamsoft Barcode Reader. You may need to apply for a license to use it.

Demo videos:

  1. Receive a 12.9KB image.
demo.mp4
  1. Receive a 72.4KB image.
large_file_demo.mp4