divan/txqr
Transfer data via animated QR codes observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2852
- days_rel: n/a
- days_push: 864
- n_releases_24m: 0
Adoption not part of the score
3231 stars · 197 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TXQR is a Go protocol and library for transferring data via animated QR codes, using fountain codes for error correction. It includes tools for encoding data streams into rotating QR frames and testing transfer reliability.
Use cases
- transfer data between devices via animated qr codes
- airgap data transfer without network
- encode files as qr code sequences
- read qr code data streams on mobile
- test qr transfer reliability with different parameters
When to choose
- you need to move data across an air gap or between devices with no network connection
- you want a Go library with mobile bindings via Gomobile or Gopherjs
- you need error-resilient transfer using fountain codes
When to avoid
- you need high-throughput data transfer - QR animation is slow
- you want a maintained production-grade solution with active development
- you need encrypted or authenticated transfer out of the box
Facets
library · maturity maintenance
serialization developer-tools developer-tools cross-platform go cross-platform qr-codes fountain-codes data-transfer airgap ios
1 source
- readme: https://github.com/divan/txqr · fetched 2026-08-28 · 7807bf9d2930
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| divan/txqr | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem