Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 654 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 654 Bytes

QR+Copy

QR+Copy logo

Transfer text and files between devices using p2p communication.

Live application: https://mark-gerarts.github.io/qr-copy/

Development

Installation:

$ npm ci

Run a local development server with live reload:

$ npm run dev

Build the CSS:

$ npm run css-deploy

Other useful commands can be found in package.json.

Open issues

  • Better error handling when connection fails
  • ...or even automatic reconnect if possible
  • Tests
  • Only start sending text after a small delay
  • Warning for big files
  • Add extended help