divan / txqr

Transfer data via animated QR codes
MIT License
2.97k stars 172 forks source link

TXQR

GoDoc

TXQR (Transfer via QR) is a protocol and set of tools and libs to transfer data via animated QR codes. It uses fountain codes for error correction.

See related blog posts for more details:

Demo

Demo

Reader iOS app in the demo (uses this lib via Gomobile): https://github.com/divan/txqr-reader

Automated tester app

Also see cmd/txqr-tester app for automated testing of different encoder parameters.

Licence

MIT