1.0.4 • Published 10 years ago

leapShell v1.0.4

Weekly downloads
3
License
ISC
Repository
github
Last release
10 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

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago