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)
- Host: GitHub
- URL: https://github.com/sshcrack/clipture
- Owner: sshcrack
- Created: 2022-04-11T20:55:49.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-13T11:47:01.000Z (over 1 year ago)
- Last Synced: 2025-04-17T03:51:15.037Z (about 1 year ago)
- Topics: automatic, clip, electron, electron-app, electron-forge, game, obs, obs-studio-node, react, recorder
- Language: TypeScript
- Homepage: https://clipture.sshcrack.me
- Size: 127 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ☄ Record your favourite moments self-hosted!
[](https://discord.gg/WHYhUF4)




# Download (Windows only)
### Official Build: [](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