/screen_recorder

A simple cross-platform app with Electron JS to record screen and save the raw file to the file system.

Primary LanguageJavaScriptMIT LicenseMIT

screen_recorder

A simple cross-platform app with Electron JS to record screen and save the raw file to the file system.

Requierements

Make sure to have the followings installed:

  • Node and NPM
  • Rpm package (apt install rpm)

Build and run

  • run npm install
  • run npm start

Packaging

  • run npm run make