Skip to content

Releases: robmcelhinney/qr-file-share

v0.1.8

07 May 17:03
Compare
Choose a tag to compare

Allow port change

v0.1.7

07 May 09:35
Compare
Choose a tag to compare

NPM package updates & port update

Fixes uploading multiple files

31 Jan 00:52
Compare
Choose a tag to compare
Fix upload of multiple files

Tidy code

0.1.5

18 May 22:30
Compare
Choose a tag to compare

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

First release

06 May 17:00
Compare
Choose a tag to compare

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.