Checking account...
Checking account...
imessages wrapped
This is a browser-only sketch using synthetic data. In development, it can also load a local ignored export from /local/imessages-wrapped/wrapped.json.
MVP shape
The first useful version would only need three pieces:
- Local import from a Messages export or SQLite-derived JSON.
- A local parser that reduces messages into totals, contact rankings, hourly/monthly histograms, word counts, media counts, and rule-based interaction tags.
- A small set of shareable “wrapped” highlights generated from those aggregates.
The local export flow is documented in docs/imessages-wrapped.md. The default exporter keeps raw text, handles, filenames, and image bytes out of the JSON unless explicitly requested.