This is a simple screen recorder built with Electron
Assuming that you have node and npm already installed,
You could run the application by following the steps:
- Download the source code (
git clone https://github.com/JagTheFriend/screen-recorder.git) - Run:
npm installin order to download all the dependencies - Run:
npm startto start the application