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

https://github.com/ebshimizu/soothsayer

A tool for generating OBS overlays for casting various video games
https://github.com/ebshimizu/soothsayer

caster obs obs-overlays open-broadcaster-software overlays streaming twitch

Last synced: 5 months ago
JSON representation

A tool for generating OBS overlays for casting various video games

Awesome Lists containing this project

README

          

# Soothsayer

A tool for generating OBS overlays for casting various video games.
Originally inspired by the [StarCraft Casting Tool](https://github.com/teampheenix/StarCraft-Casting-Tool).

Like the project? There's a tip jar over at Ko-Fi:

[![ko-fi](https://www.ko-fi.com/img/donate_sm.png)](https://ko-fi.com/E1E2KHZ3)

## Usage

Check out the [GitHub Wiki](https://github.com/ebshimizu/soothsayer/wiki) for usage information and instructions.

## Developing

This should get you started:
```
git clone
yarn install
yarn start
```

If you don't want to use yarn, npm should work just fine.
New overlays should be placed in `src/obs_src`. See the existing overlays for examples.
Semantic-ui and jQuery are available in both the controller and the overlays.