Show HN: Screen memory without screenshots, just text to Markdown

Dramatize 12 points 2 comments August 25, 2026
github.com · View on Hacker News

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

Discussion Highlights (2 comments)

purplecats

neat. why not screenshot and tesseract (videos/images/viewport/etc)

etchalon

I experimented with this exact same approach earlier this year. It's barely sufficient, because, bluntly, most apps just aren't wired up right. So you end up having to hand code a lot of specific profiles for specific apps to make this work well, and even then, you don't quite get the right level of detail to make it work out. Will try this app, to see if it improved on my own approach, but man, the hope levels are low.

Semantic search powered by Rivestack pgvector
4,281 stories · 38,573 chunks indexed