Skip to content

This Desktop Application Develop in Electron for Taking a Screenshot into Devices.

Notifications You must be signed in to change notification settings

TusharKanjariya/screenshot-app-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taking a screenshot Desktop App in electron JS

This Desktop Application Develop in Electron for Taking a Screenshot into Devices.

To Run a Project

  • Download or Clone this Project and Navigate to Project Directory.
  • Open Terminal or Command Propt and Run Command npm install.
  • To run Application type Command npm start.
  • To Build MacOs or Linux Desktop App run command npm run build.