Application for remote control the snooker match. Communication between the scoreboard and the remote is provided by WebRTC protocol.
./install.sh - to install all npm dependencies
./start.sh - to start board
Then go to http://0.0.0.0:3000 or http://127.0.0.1:3000 or http://--subnet ip--:3000 to create match and generate qr code. On smartphone (connected to the same network) scan qr code to pair devices and control board by smartphone as remote.