Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 198 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 198 Bytes

Screen Recorder

Simple screen recorder app made with electronjs.

Setup and run

Install dependencies:

npm install

Run start script:

npm start