leapShell

1.0.4 • Public • Published

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);
 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    1
  • 1.0.3
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i leapShell

Weekly Downloads

1

Version

1.0.4

License

ISC

Last publish

Collaborators

  • wzaghal