Program uses OpenSongs built-in web API to display lyrics and Bible verses into OBS (as browser source) or any web enabled device.
- Implement custom style editor for songs and scriptures.
- Implement live address editing of opensong ip and port.
- Implement presentation list table.
- Multiple displays?
- Opensong must be on the same network as the app is running
- Web server must be enabled on Opensong
npm
must be installed
- Clone this repository or download code as a zip file
- Run
npm install
to get all required packages - Create
.env
file and add your settings. You can find default configuration indefault.env
file. - Run command
npm run dev
from terminal.
- On Opensong computer, start presentation.
- Open
localhost:8088/setup
oryour-remote-ip:8088/setup
if you are connecting from remote computer. - Check the configuration in left plane and press the green "Start" button.
- In seperate window/tab open
localhost:8088/display
oryour-remote-ip:8088/display