Releases: cool00geek/CyberTigerScoreboard
Releases · cool00geek/CyberTigerScoreboard
CTSB Initial release
This is the first working version of the actual score board graph. It runs on JavaFX, so sadly a Raspberry Pi will not work. It connects to an Azure Database
Edit: Aug 7 2019
Added helper programs to the release
Java Server manager
This server manager can be used to access billwi's SQL database on Microsoft Azure assuming you have credentials to access it. The source can be found in the Clients
folder.
It can be run by java -jar DBMan.jar
and following the prompts.