This app is just a proof of concept, don't use it.
I wanted to develop a screen recorder just to see if it was possible using Electron JS, be free to do whatever you want
By -hardcoded- default, the file destination is:
Documents\Electron Records
Installation
$ npm install
Developing
$ npm start
Windows
$ npm run dist:win
Linux (not tested)
$ npm run dist:linux
Mac (not tested)
$ npm run dist:mac