Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1013 Bytes

README.md

File metadata and controls

49 lines (33 loc) · 1013 Bytes

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