Initial commit

This commit is contained in:
2025-01-28 00:58:23 -06:00
commit 63e79c5a4c
38 changed files with 3976 additions and 0 deletions

7
config.example.json Normal file
View File

@@ -0,0 +1,7 @@
{
"twcApiKey": "balls",
"multicastIf": "192.168.1.100",
"multicastGroup": "224.1.1.77",
"useRadarServer": "False",
"radarBaseUrl": "balls.com/radar"
}