Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sgbj/qrfile
Transfer files by scanning a QR code
https://github.com/sgbj/qrfile
Last synced: 8 days ago
JSON representation
Transfer files by scanning a QR code
- Host: GitHub
- URL: https://github.com/sgbj/qrfile
- Owner: sgbj
- License: mit
- Created: 2018-03-24T23:23:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-24T23:38:46.000Z (over 6 years ago)
- Last Synced: 2024-10-31T11:04:28.331Z (17 days ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qrfile
Transfer files by scanning a QR code.Written in Node.js.
Inspired by https://github.com/claudiodangelis/qr-filetransfer.
```
npm i -g qrfile
qrf myfile.pdf
```
![Screenshot](https://user-images.githubusercontent.com/5178445/37870061-81da48fa-2f92-11e8-895c-03412e7457e9.png)