Skip to content

HiDeoo/stream-messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stream Messages

Easily display animated messages in an OBS overlay.

1. Installation

  • Clone this repository.
  • Install dependencies using the yarn command.

2. Configuration

  • Configure your messages in the src/assets/messages.json file using JSON.
  • Configure the duration of a message and the delay between messages in the src/constants.js file.

When done, build the application using yarn build.

Additionally, you can configure the ports used by the application in the package.json file and CSS in the src/style.css file.

3. Usage

  • Run the yarn serve command and use the http://localhost:8282 URL to access your overlay and configure OBS.

License

Licensed under the MIT License, Copyright © HiDeoo.

See LICENSE for more information.

About

Easily display animated messages in an OBS overlay

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks