1
0

feat: introduce a background daemon service for persistent operation and inter-process communication.

This commit is contained in:
2026-02-28 12:32:03 +01:00
parent 77bc1d4ee5
commit 75a6d20e0d
7 changed files with 322 additions and 150 deletions

1
_toak
View File

@@ -13,6 +13,7 @@ _toak() {
commands=(
'toggle:Starts or stops the recording'
'daemon:Starts the background background service'
'discard:Abort current recording without transcribing'
'onboard:Configure the application'
'latency-test:Benchmark full pipeline without recording'