0.2.0 • Published 5 months ago
qifi v0.2.0
QiFi CLI
Stream Generated QR Codes for file transmission in your terminal
Sponsors
Usage
Get document
npx qifi --help
Stream file
npx qifi ./file.txt
Stream file with custom chunk size
npx qifi -ICS=1000 ./file.txt
You can use any scanner to scan the dynamic QR code. This will redirect to a scanner website in the browser to actually obtain the file data from the QR code.