Simple countdown for live events
You can download latest release from releases
Main window to set timer
Settings window
Countdown going
Countdown stopped
# install dependencies
yarn
# serve app with hot reload
yarn start
# build electron application for production
yarn make