qifi-dev/qrs
Stream data through multiple series of QR codes observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 71
- Release rhythm 35
- Longevity 50
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 701
- days_rel: n/a
- days_push: 175
- n_releases_24m: 0
Adoption not part of the score
1670 stars · 107 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Qrs is a TypeScript tool that streams arbitrary data through a series of QR codes, enabling file transfer without a network connection. It uses Luby Transform (fountain) coding so a receiver can reconstruct the data from any sufficient subset of scanned frames, and ships a CLI plus a QR generation library.
Use cases
- transfer files between devices with no network or cable
- airgap data exfiltration-free transfer via camera scanning
- send files to a phone by displaying scrolling QR codes
- recover data even if some QR frames are missed
- embed QR-based data streaming into a Node.js app
When to choose
- you need offline, network-free file transfer between a screen and a camera
- you want loss-tolerant transmission via fountain codes
- you want a CLI or library for QR code data streaming
When to avoid
- you need fast bulk transfers of large files
- you have a normal network connection available
- you need bidirectional real-time communication
Facets
library · maturity active
serialization cli sdk files developer-tools cross-platform cli cross-platform qrcode file-transfer fountain-codes luby-transform airgap data-transmission nodejs web-server
2 sources
- readme: https://github.com/qifi-dev/qrs · fetched 2026-08-28 · b3bf5947ec64
- homepage: https://qrss.netlify.app/ · fetched 2026-08-29 · 44136fa355b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| qifi-dev/qrs | main | 54 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem