8000 GitHub - Hatzen/txqr: Transfer data via animated QR codes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ txqr Public
forked from divan/txqr

Transfer data via animated QR codes

License

Notifications You must be signed in to change notification settings

Hatzen/txqr

 
 

Repository files navigation

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:

Setup for android

go get golang.org/x/mobile/cmd/gomobile go install golang.org/x/mobile/cmd/gomobile

C:\Users*\AppData\Local\Android\Sdk

adjusted to generate qrcodes txqr/cmd/txqr-gif

build aar: gomobile bind -target android

Demo

Demo

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

Automated tester app

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

Licence

MIT

About

Transfer data via animated QR codes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.7%
  • Makefile 0.3%
0