Skip to content

Commit 71a7fea

Browse files
committed
feat: update README with additional features and add new screenshots
1 parent 98d1951 commit 71a7fea

5 files changed

Lines changed: 10 additions & 3 deletions

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# OpenClip
22

3-
Automatic recording manager for OBS Studio. Detects when your configured games are running, starts and stops OBS recording automatically, organizes recordings into dated folders, and lets you create clips with a hotkey.
3+
Automatic recording manager for OBS Studio. Detects when your configured games are running, starts and stops OBS recording automatically, organizes recordings into dated folders, and lets you create clips with a hotkey. Also provides an easy way to create and share clips, completely free and open-source.
4+
5+
~[Main Page](assets/Screenshot%202026-05-07%20162254.png)
6+
~[Video Player](assets/Screenshot%202026-05-07%20162544.png)
7+
~[Clip Creator](assets/Screenshot%202026-05-07%20162921.png)
8+
~[Storage Grid](assets/Screenshot%202026-05-07%20162937.png)
49

510
## Requirements
611

712
- Windows 10 or later (x64)
8-
- [OBS Studio](https://obsproject.com/) with the **WebSocket Server** enabled *(Tools → WebSocket Server Settings)*
13+
- [OBS Studio](https://obsproject.com/)
914

1015
## Installation
1116

@@ -26,6 +31,8 @@ Automatic recording manager for OBS Studio. Detects when your configured games a
2631
- **Re-encoder** — batch re-encode recordings with H.264, H.265, or AV1
2732
- **Recordings viewer** — browse, preview, and manage all recordings and clips in-app
2833
- **Storage management** — auto-delete old recordings by age or total size limit
34+
- **Scene management** — add audio sources, tracks, and capture sources automatically
35+
- **Free clip hosting** — use free filehost sites like catbox.moe or uguu.se to share clips
2936

3037
## Building from Source
3138

@@ -41,7 +48,7 @@ npm run release # build and publish a draft GitHub Release (requires GH_TOKEN
4148

4249
```
4350
electron-app/ ← The desktop app (Electron + React + Node.js)
44-
DEPRECATED/ ← Archived Python-era tooling (no longer maintained)
51+
obs-plugin/ ← The OBS plugin for communication between your OBS instance and OpenClip
4552
assets/ ← Screenshots and branding
4653
```
4754

75.8 KB
Loading
2.51 MB
Loading
1.41 MB
Loading
333 KB
Loading

0 commit comments

Comments
 (0)