qrcp
v0.1.0
Published
Transfer files to your phone using the QR scanner
Downloads
4
Maintainers
Readme
qrcp (QR copy)
Quickly transfer files over your wifi network using a QR code or URL, straight from your terminal!
Usage
Install it from NPM (requires Node >= 8):
npm install -g qrcp
Run it from your terminal:
qrcp [options] <filename>
Options
-f --forever
: Don't stop server after file is downloaded. Useful for transferring the same file to multiple destinations.
Author
Victor Szeto (https://victorszeto.com)