Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 997 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 997 Bytes

Screen Recorder

Screen Recording Desktop App built using Electron and TypeScript

Select the screen/app to record

screen-recorder-app

View a preview of your what you are capturing whilst recording

screen-recorder-app

Save your capture once recording has finished

screen-recorder-app

How to Set Up Project

git clone https://github.com/barclayd/Electron-Screen-Recorder.git
cd electron-screen-recorder
npm i

How to Start Desktop App to Record Screen

npm start