Skip to content

keith-turner/qrcv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

QRCV

Qrcode video script. This script does the following with an input file.

  • Breaks file into lots of small equal sized files.
  • Encodes each small file as a qrcode (with a sequence number at the beggining).
  • Combines all of the qrcodes into an animated gif.

Do not ask why this was created.

Decoding a qrcode video to the original file is such a trivial task that it is left as an excercise to the user. Also, this project went to great effort to include a sequence number in order to make decoding exceedingly simple. Should someone bother implementing this exceedingly simple and trivial task of decoding, please consider submitting a PR.

About

Encode files as a qrcode video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages