/node-devcon

Support for Windows Device Console (Devcon.exe)

Artistic License 2.0Artistic-2.0

devcon

DevCon is a node.js package for provide support for Windows Device Console (Devcon.exe) with various options.

Follow me (@ajsb85) on Twitter!

NPM

build status

Installation (via npm)

$ npm install devcon

Usage

Simple Usage

var express = require('devcon');
//ToDo

Configuring devcon

var express = require('devcon');
//ToDo

Configuration Options

ToDo

Demo

A demo that illustrates npm-devcon working (and not working) using jQuery is available here: https://siragon.com/support/drivers/

Code for that demo can be found here:

License

Artistic-2.0

Author

Alexander Salas (a.salas@ieee.org)