Simple countdown for live events
Companion module in beta version (compatible with v0.0.15 and later)
You can download latest release from releases
- HTTP APIs
- OSC (Soon)
# install dependencies
yarn
# serve app with hot reload
yarn start
# build electron application for production
yarn make