# HRecorder **Repository Path**: Talent-HYJ/HRecorder ## Basic Information - **Project Name**: HRecorder - **Description**: electron+webrtc+ts+react开的的屏幕录制工具 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2022-11-18 - **Last Updated**: 2025-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于webRTC的录屏工具 ## Introduction ​ 基于electron、webRTC、Ffmpeg开发的桌面录屏工具

HRecorder logo

# HBuilder > Video player base on Electron ## Features - [x] Cross Platform: Windows, Mac - [x] Support Winodw and Screen Record - [x] Simple and no ads - [x] Free - [x] Support Video Format - [x] Keyboard shortcut controls - [x] AVI, FlV and more format support ## Download You can download from [Release](https://github.com/alex8088/EvPlayer/releases) page ## Develop ### Install ```bash $ yarn ``` ### Development ```bash $ yarn electron ```