/pear-rec

pear-rec is a screenshot, screen recording, audio recording, and video recording software based on Electron

Primary LanguageTypeScriptApache License 2.0Apache-2.0

pear-rec

(中文 | English | Deutsch)

Documentation

pear-rec(pear rec) is a cross platform screenshot, screen recording, audio recording, and video recording software.

pear-rec(pear rec) is a project based on react + electron + vite + ffmpeg + viewerjs + plyr + aplayer + react-screenshots.

More functions and APIs can be found on the official website.

Installation

gitee: https://gitee.com/xiguapi027/pear-rec
github: https://github.com/027xiguapi/pear-rec

Usage

Getting Started

To clone and run this repository you'll need Git , Node.js (which comes with npm) and pnpm installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/027xiguapi/pear-rec.git
# Go into the repository
cd pear-rec
# Install dependencies
pnpm install
# Rebuild electron
pnpm run rebuild:desktop
# Run the web
pnpm run dev:web
# Build the web
pnpm run build:web
# Build the desktop
pnpm run build:desktop

Internationalization(I18n)

  • Chinese
  • English
  • German

Test

OS Windows Linux Macos
Test 🟢

Download

OS Windows Linux Macos
link Download

Feedback

  • QQ group

License

pear-rec is available under the Apache License V2.