Simple countdown for live events
- NDI support
- OSC support
- HTTP/Companion support
- Send messages
- Custom colors
- Many customization options
You can download latest release from releases
- HTTP APIs
- OSC
# install dependencies
yarn
# serve app with hot reload
yarn start
# build electron application for production
yarn make