This repository contains the code for a versatile desktop screen recorder built with Electron.js. This application allows users to select their preferred stream or window for recording. Compatible and easily installable across multiple platforms including Mac, Windows, and Linux. Perfect for capturing your screen activities with ease and precision.
To run this project locally, follow these steps:
- Run
npm i
to install packages - Run
npm start
to start virtual app window - Run
rs
to update app state - Run
npm run make
to build the app
While this is a personal project, I'm open to collaboration. If you have suggestions for improvements, please open an issue.
This project is licensed under the MIT License - see the LICENSE file for details.