huli66 / pear-rec

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

Home Page:https://027xiguapi.github.io/pear-rec/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pear-rec

stars react react react typescript vite


README

中文 | English | Deutsch

Frameworks

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 + viewerjs + plyr + aplayer + react-screenshots.

More functions and APIs can be found on the official website(https://027xiguapi.github.io/pear-rec) or https://xiguapi027.gitee.io/pear-rec.

Example

web pages

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

Functions

Features that have been ticked are the latest in the development process but may not have been released in the latest version

  • Screenshot(react-screenshots)
    • Frame crop
    • Resizable frame position
    • Colour picker
    • Magnifying glass
    • Brush (freehand brush)
    • Geometric shapes (border fill support adjustment)
    • Advanced palette settings
    • Image filters (local mosaic blur and colour adjustment supported)
    • Customize what happens when the frame is released
    • Map search by map
    • QR code recognition
    • Quick full screen capture to clipboard or custom directory
    • Screenshot history
    • Window and control selection (using OpenCV edge recognition)
    • Long screen capture
    • Multi-screen
  • Record screen(WebRTC)
    • Recording full screen
    • Screenshot
    • Customize size
    • Mute
    • Key prompt
    • Cursor Location Tips
    • Recorder bar
    • Stream Write
  • Record audio(WebRTC)
    • Setting
    • Watch audio
    • Download audio
    • Edit audio
  • Record video(WebRTC)
    • Custom bit rate
  • Picture Preview(viewerjs)
    • Zoom in
    • Zoom out
    • Drag
    • Flip
    • Pin
    • Watch local image
    • Download
    • Print
    • ocr
    • Watch list
    • Map search by map
    • QR code recognition
  • edit image(tui-image-editor)
  • Video Preview(plyr)
  • Audio Previews(aplayer)
  • setting
    • user uuid
    • Save address
    • Self-starting
    • internationalization(zh,en,de )

Internationalization(I18n)

  • Chinese
  • English
  • German

Test

OS Windows Linux Macos
Test 🟢

Download

OS Windows Linux Macos
link Download

Feedback

We recommend that issue be used for problem feedback, or others:

  • QQ group

License

pear-rec is available under the Apache License V2.

Open source etiquette

About

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

https://027xiguapi.github.io/pear-rec/

License:Apache License 2.0


Languages

Language:TypeScript 91.3%Language:SCSS 5.8%Language:HTML 1.4%Language:JavaScript 1.4%Language:Shell 0.1%Language:CSS 0.0%