Skip to content

bill9friend/electronScreenshot1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

electron-screenshot

js-standard-style

Take screenshots in an electron window.

Install

npm install electron-screenshot

Usage

Use in an already existing atom-shell window

for a standalone implementation see electron-screenshot-service

var screenshot = require('electron-screenshot')
screenshot(options, [cb])

options

filename

png filename

delay (in ms)

default 0

About

Take screenshots in an electron window

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published