Screenshot App made using Electron
To simply run this App,
- Download the source code
- Run npm install electron-prebuilt -D
- Run the program using npm start
- You can then navigate to a screen you want to capture and use the screenshot Cmd(Mac/Linux) or Ctrl(Windows) + Alt + D
- The image will be saved in the pictures folder automatically with current date and time appended to it