An open API service indexing awesome lists of open source software.

https://github.com/sshcrack/clipture

☄ Automatically records your favourite moments in games with self-hosteding! (clips from obs/ffmpeg)
https://github.com/sshcrack/clipture

automatic clip electron electron-app electron-forge game obs obs-studio-node react recorder

Last synced: 11 months ago
JSON representation

☄ Automatically records your favourite moments in games with self-hosteding! (clips from obs/ffmpeg)

Awesome Lists containing this project

README

          


## ☄ Record your favourite moments self-hosted!
[![discordBadge](https://img.shields.io/discord/638769122330804234?style=for-the-badge&color=7289da)](https://discord.gg/WHYhUF4)
![issuesOpen](https://img.shields.io/github/issues/sshcrack/clipture?style=for-the-badge)
![lines](https://img.shields.io/tokei/lines/github/sshcrack/clipture?style=for-the-badge)
![status](https://img.shields.io/github/actions/workflow/status/sshcrack/clipture/release.yml?branch=main&style=for-the-badge)
![downloads](https://img.shields.io/github/downloads/sshcrack/clipture/latest/total?label=Downloads&logo=github&style=for-the-badge)

# Download (Windows only)
### Official Build:    [![Official Build](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white)](https://clipture.sshcrack.me/api/download)

## Careful!
Use the Game Overlay with caution it *may* get you banned (although I played a lot of games and there was nothing)

## Selfhosting
Make sure you have yarn installed, if not sure:
```bash
npm i -g yarn
```

1. [Setup server](https://github.com/sshcrack/clipture-server)
2. Clone Repo
3. Update variables in src/Globals/
4. Install
```bash
yarn
```

### Releasing
Generate setup files:
```bash
yarn make
```
Your files will be available in out/make