Low-friction thought capture (text + voice)
Go to file
Cal Corum 0900329020 fix: handle SIGINT so Ctrl+C cleanly exits the app
Qt's event loop swallows SIGINT. Add a periodic timer to let Python
process signals and route SIGINT to the clean quit handler.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 14:50:08 -06:00
src/my_memory fix: handle SIGINT so Ctrl+C cleanly exits the app 2026-02-11 14:50:08 -06:00
.gitignore feat: initial commit — voice/text memory capture with kanban board 2026-02-11 13:55:21 -06:00
.python-version feat: initial commit — voice/text memory capture with kanban board 2026-02-11 13:55:21 -06:00
my-memory.desktop feat: initial commit — voice/text memory capture with kanban board 2026-02-11 13:55:21 -06:00
pyproject.toml feat: initial commit — voice/text memory capture with kanban board 2026-02-11 13:55:21 -06:00
README.md feat: initial commit — voice/text memory capture with kanban board 2026-02-11 13:55:21 -06:00