1.0.4 • Published 11 years ago

leapShell v1.0.4

Weekly downloads
3
License
ISC
Repository
github
Last release
11 years ago

leapShell

A node module that runs a shell command when at least one hand is detected by the Leap Motion sensor.

Basic Usage

var leapShell = require('leapShell');
var shellCommand = 'gulp test';

leapShell.detect(shellCommand);
1.0.4

11 years ago

1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago

0.0.1

11 years ago

0.0.0

11 years ago