Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.04 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.04 KB

QRSCP

npm npm npm

logo

Far out in the uncharted backwaters of the unfashionable end of the western spiral amr of the Galaxy lies a small, unregarded yellow sun.

  • from The Hitchhicker's Guide To The Galaxy by Douglas Adams

Quick QR file transfer over local connection.

Commands

See --help for more info and commands.

  • qrscp transfer <file> - Generate QR image to transfer file.
  • qrscp receive <directory> - Receive files using multipart upload.

Installation

To install this command line tool:

npm install -g @ffimnsr/qrscp

Credits

Inspired by project qr-filetransfer which is implemented in Golang.

License

MIT © ffimnsr