Initial working version

This commit is contained in:
2025-05-23 22:56:59 +12:00
commit 0b27ef2b30
16 changed files with 1078 additions and 0 deletions

20
settings.json Normal file
View File

@@ -0,0 +1,20 @@
{
"dj": {
"url": "ws://192.168.4.1/ws",
"color": "#1d011e",
"x": 614,
"y": 123
},
"bar2": {
"url": "ws://192.168.4.1/ws",
"color": "#3d0f00",
"x": 616,
"y": 330
},
"bar5": {
"url": "ws://192.168.4.1/ws",
"color": "#300d2a",
"x": 618,
"y": 567
}
}