Cutter Challenge

Simple timers that start all together one one keypress and stop on specific keypresses. Runs locally and can operate in multiple brower windows to support mutiple displays. Can customize the Title and Subtitle of each Timer.

Requirements

  • NodeJS v20.10.0 or greater
  • Git

Installation

  • git clone https://github.com/IgnisAlienus/BBQ-Olympics to a directory on your PC
  • Change into the Repository Directory and run npm install
  • Start the program with node server.js
  • Navigate to http://localhost:3000/bbq.html in up to 4 different browser tabs

Keybindings

  • S - Start ALL Timers
  • 1 (not NUMPAD1) - Stop Timer 1
  • 2 (not NUMPAD2) - Stop Timer 2
  • 3 (not NUMPAD3) - Stop Timer 3
  • R - Reset ALL Timers
  • H - Display/Hide Buttons, Input Fields, and Help info.
  • A - Show All Timers