New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

leap-record

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leap-record

Record a gesture sample with your leap motion device

latest
Source
npmnpm
Version
0.0.2
Version published
Weekly downloads
3
50%
Maintainers
1
Weekly downloads
 
Created
Source

leap-record

Record a gesture sample with your Leap Motion device.

hands

You get leap-record, a simple command-line utility that redirects the JSON-encoded frames emitted from the Leap's websocket stream to a file. The resulting motion sample consists of line-delimited JSON. To indicate the nature of the formatting, you'll want to use either .ldj or .ldjson as your file extension.

Usage

leap-record [sample.ldj]

You'll get prompted to start and stop your recording:

Hit return to start recording ...

After hitting return:

Hit return again to stop recording ...

Install

npm install -g leap-record

Keywords

gesture

FAQs

Package last updated on 06 Jan 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts