mirror of
https://github.com/carey314/mio-plugin-worker.git
synced 2026-08-10 07:04:32 +00:00
The UN notification ding is one short beep — easy to miss in a meeting. For sit alerts, repeat the system Morse tone (0.7s staccato "S O S") at 1Hz for 15 ticks, layered on top of the notification + dock bounce. - new: SoundPlayer.swift — NSSound-based repeating tone with stop() - WorkerStore.tickFire: trigger SoundPlayer.playMorseSitAlert(count: 15) alongside the existing notify() call - WorkerStore.sitStop: silence in-flight alert when user stops monitoring Uses /System/Library/Sounds/Morse.aiff — shipped on every macOS, no resource bundling needed. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| engine | ||
| ui | ||
| MioPlugin.swift | ||
| WorkerPlugin.swift | ||