cli: add headless command-line layer (bal_* commands for the daemon, cmdline entry point, manifest 'cmdline' support, offline controller tests)

This commit is contained in:
2026-08-14 23:57:28 -04:00
parent 28d0670999
commit 4bbdf261e3
11 changed files with 2545 additions and 3 deletions

View File

@@ -6,7 +6,8 @@
"author": "Svatantrya",
"licence": "MIT",
"available_for": [
"qt"
"qt",
"cmdline"
],
"icon": "icons/bal32x32.png"
}