0.0.1 • Published 10 years ago

leap-stream v0.0.1

Weekly downloads
2
License
-
Repository
-
Last release
10 years ago

leap-stream

Send the Leap's websocket stream to stdout.

hands

You get leap-stream, a simple command-line utility that redirects the JSON-encoded frames emitted from the Leap's websocket stream to stdout.

To redirect the Leap's websocket stream to a file:

leap-stream > sample.ldj

Use CTRL-C (control key + c key) to terminate the redirect.

Install

Install with npm install -g leap-stream.