Skip to content
/ WRec Public

Capture your screen with high quality and easy sharing from your browser

License

Notifications You must be signed in to change notification settings

sammwyy/WRec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b552800 Β· Jan 26, 2025

History

1 Commit
Jan 26, 2025
Jan 26, 2025
Jan 26, 2025
Jan 26, 2025
Jan 26, 2025
Jan 26, 2025
Jan 26, 2025
Jan 26, 2025
Jan 26, 2025
Jan 26, 2025
Jan 26, 2025
Jan 26, 2025
Jan 26, 2025
Jan 26, 2025

Repository files navigation

πŸ“Ή Web Screen Recorder

πŸŽ‰ 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.


🌟 Features

  • πŸ–₯️ 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.

πŸš€ How to Use

  1. 🌐 Open the Web Screen Recorder in your browser.
  2. 🎬 Click the "Start Recording" button.
  3. πŸ–±οΈ Select the screen, window, or tab you want to record.
  4. πŸ”Š Enable or disable audio recording as needed.
  5. ⏹️ Stop the recording when finished and preview your video.
  6. πŸ’Ύ Download or share your recording instantly!

πŸ› οΈ Tech Stack

  • React
  • Vite
  • TailwindCSS
  • Web APIs (Screen Capture API, MediaRecorder API)

πŸ›‘οΈ Privacy & Security

  • πŸ’‘ All recordings are processed locally on your device.
  • 🌍 No internet connection is required unless you choose to upload or share your recording.

πŸ’» Development Setup

  1. Clone the repository:

    git clone https://github.com/sammwyy/wrec.git
    cd wrec
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev

πŸ“‹ To-do

  • πŸ”Š Audio support: Record system and microphone audio.
  • βœ‚οΈ Built-in editing: Trim or crop your recordings directly on the web.

License πŸ“

This project is licensed under the MIT License - see the LICENSE file for details.