Skip to content

KonstantinosAng/screenRecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen Recorder

A simple screen recorder app made with ElectronJS.

Electron version

The screenRecorder folder contains the electron app. Assuming you have npm installed, clone the repo, go inside the screenRecorder folder and run the following code:

npm i && npm start

To build the .exe file for your own OS run the following code:

npm run make

Examples

Electron app

About

A simple screen recorder app made with ElectronJS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published