Overview:
pear-rec is a free and open-source cross-platform software that enables users to take screenshots, record screens, record audio, and record videos. It is built on frameworks like React, Electron, Vite, and includes various other functionalities like viewing images and playing audio files. The project offers multilingual support and is available under the Apache License V2.
Features:
- Screenshot: Capture screenshots with various customizable options like frame crop and color picker.
- Screen Recording: Record your screen with features like full-screen recording and customizable size.
- Audio Recording: Record audio using WebRTC with options to modify settings and download recorded files.
- Video Recording: Record videos directly through the application with features like custom bit rates.
Installation:
To set up the pear-rec software on your system, follow these steps:
- Clone the repository using Git.
git clone https://github.com/027xiguapi/pear-rec.git
- Install Node.js and npm.
- Install pnpm globally.
npm install -g pnpm
- Navigate to the project directory and install dependencies.
cd pear-rec
pnpm install
- Start the application locally.
pnpm dev
Summary:
pear-rec is a feature-rich application for capturing and recording content on your screen. It offers a wide range of functionalities such as screenshot editing, screen recording, audio recording, and video recording. The software, built on React and Electron, provides a user-friendly interface and supports multiple languages. With its open-source nature, pear-rec is a versatile tool for various recording and editing needs.