Show HN: Screen memory without screenshots, just text to Markdown
macOS menu bar app publishes daily markdown logs of focused window text for AI model context without screenshots.
It's a macOS menu bar app that reads the text of your focused window every few seconds through the Accessibility API. No screenshots, no video, or OCR. It writes plain markdown, one file per day, into a folder you choose.Point Claude Code (or anything with file access) at the folder and ask "what did I work on Tuesday?" or have it build memory about your projects.
The folder contains an AGENTS.md explaining the format to the model.Thought it might be useful for someone so chucked it up on GitHub