Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 418 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 418 Bytes

Electron-ScreenshotApp

Screenshot App made using Electron

To simply run this App,

  1. Download the source code
  2. Run npm install electron-prebuilt -D
  3. Run the program using npm start
  4. You can then navigate to a screen you want to capture and use the screenshot Cmd(Mac/Linux) or Ctrl(Windows) + Alt + D
  5. The image will be saved in the pictures folder automatically with current date and time appended to it