Screen Recorder

A simple web-based screen recorder using HTML5, CSS, and JavaScript.

Features

  • Record your screen
  • Preview the recorded video
  • Download the video as a WebM file

Demo

Try it out live: Screen Recorder Demo

Screenshot

Here’s a preview of the Screen Recorder interface:

Screen Recorder Screenshot

Files

  • index.html - Structure of the app
  • styles.css - Styling
  • script.js - Recording logic

Usage

  1. Open index.html in your browser.
  2. Click "Start Recording" to begin.
  3. Click "Stop Recording" to end.
  4. Click "Download Video" to save the recording.

Installation

Clone the repo and open index.html:

git clone https://github.com/ZAINKHAN25/Screen-Recorder-Simple.git
cd Screen-Recorder-Simple

Contributing

Fork the repo and submit a pull request with your changes.

License

MIT License - see LICENSE for details.

Contact

Open an issue or email zainarfeen87@gmail.com