This is an electron-based screen recorder application. It uses WebRTC and desktopCapture API for audio/video recording. You can choose a specific screen/window to record, and the record file is saved as webm.
clone the repo
cd to project folder
npm install
npm start