A simple web-based screen recorder using HTML5, CSS, and JavaScript.
- Record your screen
- Preview the recorded video
- Download the video as a WebM file
Try it out live: Screen Recorder Demo
Here’s a preview of the Screen Recorder interface:
index.html
- Structure of the appstyles.css
- Stylingscript.js
- Recording logic
- Open
index.html
in your browser. - Click "Start Recording" to begin.
- Click "Stop Recording" to end.
- Click "Download Video" to save the recording.
Clone the repo and open index.html
:
git clone https://github.com/ZAINKHAN25/Screen-Recorder-Simple.git
cd Screen-Recorder-Simple
Fork the repo and submit a pull request with your changes.
MIT License - see LICENSE for details.
Open an issue or email zainarfeen87@gmail.com