mirror of
https://github.com/infrost/RaptorQR.git
synced 2026-08-31 06:57:45 +08:00
8d894b08e68b759f2cfa37e1ff8459fec35d1db4
- Removed session tracking entirely; single global decode state - Receiver UI: no sessions table, no big progress bar - Inline stats above video: scanned / useful / need · gen X of Y - Sender passes filename and mimeType to encode worker - Packetizer wraps file payloads with [filenameLen][name][mimeLen][mime] header - Decode worker parses metadata and uses it for download name/type - Fixed generation counter bug: final progress was skipped when reconstruction succeeded; now reportProgress is called right before early return
qr
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.3.9. Bun is a fast all-in-one JavaScript runtime.
Description
No description provided
file-transferfountain-codesofflinep2pprivacyqr-codeqr-loopqrcodeqrcode-generatorqrcode-scannerraptorqwasm
Readme
MIT
639 KiB
Languages
TypeScript
85.9%
JavaScript
8.2%
Python
5.4%
HTML
0.5%