What you get
- The AI daily brief — every evening: which behaviors repeated, what they cost in minutes, and the
concrete mechanical fix for each (hotkey, script, digest, extension).
- The observations ledger — suspected leaks accumulate a counter; only patterns seen on 3 separate
days graduate to "confirmed", so you never refactor your life over one weird Tuesday.
- Vision mode — when metadata can't explain a stretch, up to 20 sampled frames go with the digest.
You control it per-run.
- Delivered, not buried — the 5:30pm brief pops open on your screen when it's ready. No silent
file in a folder you'll never check.
- Honest data — if the watcher wasn't running (asleep, crashed, paused), the brief says so with the
exact gap, instead of quietly pretending the day was complete.
- All your monitors — multi-display setups are captured across every screen, not just the focused
one.
- One-command install —
python timeleak.py install: watcher starts at logon, brief lands
at 5:30pm daily. Windows scheduled tasks; nothing hidden.
- Bring your own AI — Anthropic, OpenAI, Google Gemini, or any OpenAI-compatible
endpoint including local models via Ollama or LM Studio (no key, $0). Real cost with a
hosted small model: ~1–3¢/day. No subscription to us, ever.
- Lifetime license + updates — the download link in your receipt always serves the newest build.
Setup, honestly
- Buy → the download link is on the next page and in your email.
- Have Python 3.9+ installed, then
pip install -r requirements.txt
- Set the AI key you already have —
ANTHROPIC_API_KEY, OPENAI_API_KEY
or GEMINI_API_KEY — or point it at a local model (Ollama) for $0. This is the 5 minutes;
a hosted small model then costs ~a cent a day.
python timeleak.py install — watcher at logon, brief scheduled for 5:30pm.
Your first brief arrives after your first tracked workday, and leaks graduate to confirmed
once they've shown up on 3 separate days — that's by design, so the fix-list is real, not noise from
one weird Tuesday.
Guarantee
14 days, no questions: reply to your receipt email and we refund it. If the first week of briefs doesn't
find you more than $19 worth of time, we'd rather give the money back.