qrcp

Transfer files to and from your computer by scanning a QR code

brewmacoslinux
Try with needOr install directly
Source

About

Transfer files to and from your computer by scanning a QR code

Commands

qrcp

Examples

Start a server and display QR code to send a file to your phone$ qrcp send /path/to/file.pdf
Start a server to receive files from your phone by scanning QR code$ qrcp receive
Send multiple files with custom port$ qrcp send -p 8080 file1.txt file2.jpg