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

https://github.com/jamesql/scoreboard

Socket controlled scoreboard for OBS Overlay (Pool, Soccer, Hockey etc)
https://github.com/jamesql/scoreboard

Last synced: 8 months ago
JSON representation

Socket controlled scoreboard for OBS Overlay (Pool, Soccer, Hockey etc)

Awesome Lists containing this project

README

          

# Scoreboard-OBS
Scoreboard overlay for OBS that can be used for Pool, E-Sports, Soccer, Hockey and more!

# Install

- `git clone https://github.com/jamesql/scoreboard.git`
- `cd ./scoreboard`
- `npm i`
- `npm start`

# Add to OBS
- Add new browser
- Set url to `http://localhost:3000/`

# Images
![OBS_One](./images/OBS_main.png)
![OBS_two](./images/obs_props.png)
![Manager](./images/manager.png)
![ShotClock](./images/shotClock.PNG)