raw-desktop-screenshot

2.0.0 • Public • Published

node-raw-desktop-screenshot

Node/Electron addon for doing native screen capturing

Every screen capture library out there has strange APIs, or issues that make them unusable in some cases. For example the chromium getUserMedia has hard coded enforcement of the mouse cursor. Other desktop screenshot modules simply write an image file locally using third party tools. This library is intended to be a native node module for capturing simple full desktop screenshots cross platform, and return the actual pixel data to work with.

Currently only osx, and extremely basic.

Package Sidebar

Install

npm i raw-desktop-screenshot

Weekly Downloads

0

Version

2.0.0

License

GPL-3.0

Last publish

Collaborators

  • mattway