qr_download

0.1.2 • Public • Published

QR_Download

NPM version Downloads

How to use

The following example runs Qr_Download and opens the qr code to download in your browser.

var QR = require('qr_download');
QR('cordova/',{dontOpen:false});

It is really as simple as that!

To download it, be on the same network, and scan the QR Code.

Future

  • Create a grunt script to run this module from
  • Add iOS support

Package Sidebar

Install

npm i qr_download

Weekly Downloads

0

Version

0.1.2

License

MIT

Last publish

Collaborators

  • kjprice