/pear-rec

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

Primary LanguageTypeScriptMIT LicenseMIT

pear-rec

(中文 | English)

Documentation

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

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 app
pnpm run dev:desktop
# Build the app
pnpm run build:desktop

Internationalization(I18n)

  • Chinese
  • English

Test

OS Windows Linux Macos
Test 🟢

Download

OS Windows Linux Macos
link Download

Feedback

  • QQ group

License

MIT