qr-file-share

Node.js http server allowing for file transfers over local area network with QR code.

LGPL-3.0 License

Downloads
12
Stars
6
Committers
2

Bot releases are hidden (Show)

qr-file-share - v0.1.8 Latest Release

Published by robmcelhinney over 2 years ago

Allow port change

qr-file-share - v0.1.7

Published by robmcelhinney over 2 years ago

NPM package updates & port update

qr-file-share - Fixes uploading multiple files

Published by robmcelhinney over 3 years ago

qr-file-share - 0.1.5

Published by robmcelhinney over 4 years ago

Show QR Code for all possible addresses.
Previously, only one of the possible addresses would display. Now all potential ips are given.

qr-file-share - First release

Published by robmcelhinney over 4 years ago

Download for your operating system.
You can place the executable in the directory you want to share, and use it.
Or open up the command line, and call the executable with the the --path parameter, e.g:

$ ./qr-file-share-win --path=C:\dir\to\share

Currently only tested with Windows, hope to test on Mac and Linux soon.