Skip to content

Latest commit

 

History

History

cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

QiFi CLI

npm docs sponsors

Stream Generated QR Codes for file transmission in your terminal

Sponsors

This project is made possible by all the sponsors supporting my work
You can join them at my sponsors profile:

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.

Demo

Demo