Skip to content

Latest commit

 

History

History
94 lines (72 loc) · 2.62 KB

README.de-DE.md

File metadata and controls

94 lines (72 loc) · 2.62 KB

pear-rec

stars react electron nestjs typescript vite


README

中文 | English | Deutsch

Dokumentation

pear-rec (pear rec) ist eine plattformübergreifende Software für Bildschirmfotos, Bildschirmaufnahmen, Audio- und Videoaufnahmen.

pear-rec(pear rec) ist ein Projekt basierend auf react + electron + vite + viewerjs + plyr + aplayer + react-screenshots.

Weitere Funktionen und APIs finden Sie auf der offiziellen Website.

Installation

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

Verwendung

Erste Schritte

Bevor Sie dieses Repository klonen und ausführen, müssen Sie Git, Node.js (mit npm) und pnpm auf Ihrem Computer installiert haben. Kommandozeilenaufrufe:

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

Internationalization(I18n)

  • Chinesisch
  • Englisch
  • Deutsch

Test

OS Windows Linux Macos
Test 🟢

Download

OS Windows Linux Macos
link Download Download Download

Feedback

  • QQ group

Lizenz

pear-rec wird unter der Apache License V2 bereitgestellt.