Skip to content

This is an Electron (nodeJS) app that takes whatever you are doing on a window or the whole screen and records it just as OBS would do.

License

Notifications You must be signed in to change notification settings

alejandro-alcaide/electron-screen-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

electron-screen-recorder

This is an Electron (nodeJS) app that takes whatever you are doing on a window or the whole screen and records it just as OBS would do.

This repository will only save the source files so to start the Electron project, one needs to do the following:

  • Have an editor such as MS VSCode, npm and git installed On VSCode terminal or system terminal, type 'npx create-electron-app your-app's-name'. This will install the dependencies.

  • To run the project, you can type 'npm start' and 'rs' to restart, on the VSCode terminal.

About

This is an Electron (nodeJS) app that takes whatever you are doing on a window or the whole screen and records it just as OBS would do.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published