Skip to content

jespino/screenrecord

Repository files navigation

Screen Recorder

A desktop application for recording your screen built with React, TypeScript, and the Gluon framework.

Screen Recorder Screenshot

Features

  • Record any window on your system
  • Select specific regions to record
  • Optional microphone audio recording
  • Draggable and resizable recording region
  • Automatic download of recordings in WebM format
  • Clean and intuitive user interface

Technology Stack

  • React + TypeScript for the UI
  • Vite for building and development
  • Gluon framework for desktop integration
  • RecordRTC for screen recording capabilities

Getting Started

  1. Install dependencies:
npm install
  1. Run the application:
npm start

Development

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run lint - Run ESLint

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published