Skip to content

CVMEventi/Countdown

Repository files navigation

Countdown

Simple countdown for live events

Controllable by Companion

Features

  • NDI support
  • OSC support
  • HTTP/Companion support
  • Send messages
  • Custom colors
  • Many customization options

Download

You can download latest release from releases

APIs

Images (To be updated)

Main window to set timer Main Window

Settings window Setting Window

Countdown going Countdown Window going

Countdown stopped Countdown Window stopped

Build Setup

# install dependencies
yarn

# serve app with hot reload
yarn start

# build electron application for production
yarn make