qr-filetransfer is now called qrcp

screenshot

I just published qrcp, originally called qr-filetransfer, a command line tool to transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.

Quick startup

Install it

go get github.com/claudiodangelis/qrcp

Send a file!

qrcp /path/to/file

screenshot

Scan the QR code with your mobile, then transfer the file to your mobile.

It also works the other way around, if you want to transfer files from your mobile to your desktop.

screenshot

Use the receive command

qrcp receive 

Scan the URL, it brings you to an upload page, choose the files you want to transfer, then upload the files to your desktop.

Check the full README.md and the source code at github.com/claudiodangelis/qrcp.

Something to add?

Be sure to let me know! I am @daw985 on Twitter.