nodecardcapture

0.0.9 • Public • Published

Node Card Capture

This runs a python child_process

Installation

  $ sudo apt-get install libusb-1.0-0   
  $ sudo -H pip install pyusb --pre --upgrade   
  $ npm install node-card-capture   

Usage

  var cardCapture = require('node-card-capture')

  cardCapture(function(trackdata){
      console.log(trackdata)
  })

Package Sidebar

Install

npm i nodecardcapture

Weekly Downloads

0

Version

0.0.9

License

MIT

Last publish

Collaborators

  • channeljuannews