lulzsun / RePlays

Open-source game recording management software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RePlays Downloads Discord

RePlays is a free and open source program that automatically manages recording of detected running games, with a clip editor that allows for quick video sharing.

Preview

Installation

Windows

  1. Download RePlaysSetup.exe from latest release, or nightly release
  2. Open RePlaysSetup.exe
  3. ...profit!

Note: Depending on your Windows version, you may need to download and install Microsoft Edge WebView2 runtime.

Linux

  • Work-in-progress, check back at another time

Development

Get started with contributing to the project with this quick getting started guide!

Technology Stack

RePlays is powered by C# (.NET 8) and Typescript (React). Typescript is used for the interface (frontend), while C# is the core of the program (backend).

The interface is displayed using Microsoft Edge WebView2 on Windows, and WebKit2GTK on Linux (work-in-progress).

Recording functionality is currently powered using libobs, thanks to the OBS Project!

End Notes

The project came together in homage to Plays.tv.

This software is not sponsored by or affiliated with Plays.tv or its affiliates.

This project is licensed under the terms of the GNU license.

About

Open-source game recording management software

License:GNU General Public License v3.0


Languages

Language:C# 58.5%Language:TypeScript 40.2%Language:Batchfile 0.7%Language:CSS 0.4%Language:HTML 0.1%Language:JavaScript 0.1%