Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abduldevhub/electron-mountain
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.
https://github.com/abduldevhub/electron-mountain
css desktop-app electronjs html javascript
Last synced: 2 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/abduldevhub/electron-mountain
- Owner: AbdulDevHub
- License: mit
- Created: 2024-04-29T05:27:59.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T06:12:48.000Z (3 months ago)
- Last Synced: 2024-10-18T21:03:21.823Z (28 days ago)
- Topics: css, desktop-app, electronjs, html, javascript
- Language: CSS
- Homepage:
- Size: 639 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Electron Screen Recorder
## Overview
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.
## Setup
To run this project locally, follow these steps:
1. Run `npm i` to install packages
2. Run `npm start` to start virtual app window
3. Run `rs` to update app state
4. Run `npm run make` to build the app## Contributing
While this is a personal project, I'm open to collaboration. If you have suggestions for improvements, please open an issue.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.