iiegor / node-scrap

:video_camera:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-scrap

This is currently under extremely active development, and you probably shouldn't use it unless you like broken software.

JavaScript interface that provides screen recording abilities using Rust under the hood.

Install

$ npm install node-scrap

API

scrap.screenshot() -> Boolean

stability-experimental

Takes a screenshot of the screen.

scrap.startRecording()

stability-wip

scrap.stopRecording()

stability-wip

License

MIT

About

:video_camera:


Languages

Language:Rust 98.0%Language:JavaScript 2.0%