ScreenX is a free online screen recorder built purely in javascript.
Website - ScreenX
- Record your screen
- Download recorded screen video
- VanillaJS
- Node
- Parcel
- WebRTC
Run the below command to clone the repo locally
git clone https://github.com/amaan-ahmad/screenx
cd screenx
npm install
npm start