π Capture your screen directly from your browser!
Web Screen Recorder is a fully web-based tool that allows you to record your screen without installing any software. Whether you're creating tutorials, recording presentations, or saving online meetings, this tool has you covered.
- π₯οΈ Cross-platform: Works on any modern browser.
- π Privacy-first: No data is stored or uploaded without your consent.
- π Fast and lightweight: No downloads, no installations, no hassle.
- π Open the Web Screen Recorder in your browser.
- π¬ Click the "Start Recording" button.
- π±οΈ Select the screen, window, or tab you want to record.
- π Enable or disable audio recording as needed.
- βΉοΈ Stop the recording when finished and preview your video.
- πΎ Download or share your recording instantly!
- React
- Vite
- TailwindCSS
- Web APIs (Screen Capture API, MediaRecorder API)
- π‘ All recordings are processed locally on your device.
- π No internet connection is required unless you choose to upload or share your recording.
-
Clone the repository:
git clone https://github.com/sammwyy/wrec.git cd wrec
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
- π Audio support: Record system and microphone audio.
- βοΈ Built-in editing: Trim or crop your recordings directly on the web.
This project is licensed under the MIT License - see the LICENSE file for details.