Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/resir014/stream-overlays

A set of OBS stream overlays + widgets customised for my Twitch channel.
https://github.com/resir014/stream-overlays

nextjs react stream-overlay tailwindcss twitch

Last synced: 4 days ago
JSON representation

A set of OBS stream overlays + widgets customised for my Twitch channel.

Awesome Lists containing this project

README

        

# stream-overlays

> Dynamic stream overlays/widgets for OBS.

## Developing

A nodejs LTS setup with [pnpm](https://pnpm.io/) is recommended.

```bash
# install dependencies
pnpm install

# serve with hot reload at localhost:3000
pnpm run dev

# build for production
pnpm run build

# run tests (lint + type check)
pnpm run test
```

## Preview

### Display Capture

![Display overlay preview](./public/static/display-overlay-preview.png)

### Gaming

![Game overlay preview](./public/static/game-overlay-preview.png)

### Titlecards

![Prestream preview](./public/static/prestream-preview.png)