Skip to content

iiegor/node-scrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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