my-memory/my-memory.desktop
Cal Corum 9356122591 docs: add CLAUDE.md, README, and fix desktop Exec path
Add project context file for AI agents and a user-facing README
covering features, installation, usage, and configuration. Update
the desktop file Exec to use the full uv path for autostart.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 14:54:46 -06:00

11 lines
289 B
Desktop File

[Desktop Entry]
Type=Application
Name=My Memory
Comment=Low-friction thought capture (text + voice)
Exec=/home/cal/.local/bin/uv run --project /mnt/NV2/Development/my-memory my-memory
Icon=document-edit
Terminal=false
Categories=Utility;
StartupNotify=false
X-GNOME-Autostart-enabled=true