electron-screencapturer
v0.0.2
Published
> A Rust-based Addon for ElectronJS
Downloads
1
Readme
electron-screencapturer
A Rust-based Addon for ElectronJS
Requirement
Currently, you have to make sure Rust Toolchain installed.
How to Run
$ yarn install
$ # build binding.node
$ yarn build
$ # case demonstration
$ yarn start