Add Windows service host and system tray controller
CI / test (push) Successful in 7s

This commit is contained in:
Space-Banane
2026-05-28 13:30:27 +02:00
parent 314311d8fc
commit 114ddd80d6
13 changed files with 803 additions and 2 deletions
+5
View File
@@ -20,3 +20,8 @@ screenjob.db
# IDE
.vscode/
.idea/
# Service host build/publish artifacts
service_host/**/bin/
service_host/**/obj/
service_host/publish/