Your computer's diary — it remembers every day for you.
Have you ever closed the laptop at midnight feeling like you "worked all day" but couldn't say what you actually got done? A while back I went hunting for a tracker to fix exactly that. Tried a bunch — none of them stuck:
- ActivityWatch — open-source, privacy-first, technically ticks all the right boxes. Honest take: the UI just doesn't pull me in. I'd install it, look at it once, never open it again.
- WorkReview-style apps — couldn't find one with both (a) cross-device visibility and (b) an hourly timeline like iPhone's Screen Time. I really wanted that "what was I doing at 3pm" zoomable view for desktop, and nothing had it the way I wanted.
- Toggl / RescueTime / paid SaaS — these feel built for teams and HR-style "billable hours" tracking. The dashboards are dense, the flow is project-tagging-first, and the data lives on someone else's servers. Wrong tool for "personal awareness."
To fix exactly these gaps, I built Hindsight.
Hindsight_en.mp4
App preview · Hindsight's core interactions in 1 minute

Today Overview · 24-hour stacked histogram × app leaderboard — see where your day went and your work / study rhythm at a glance

Monthly Stats · Daily bars × monthly ranking — see your long-term work rhythm

AI auto-daily-report · Local LLM reads screenshots per time segment and outputs a paragraph-style summary; screenshots stay local
- 📊 See where your time goes — Background auto-tracking with hourly histograms + app rankings; weekly / monthly aggregation; customizable categories ("Work / Entertainment / Learning")
- 🤖 AI auto-generated daily report (new) — Local LLM reads your screenshots and writes a per-segment summary
- ☁️ Multi-device aggregation — Optional Google Drive sync of activity data; view across multiple computers (screenshots stay local)
- 🔒 Local-first, privacy-first — Data stays on your machine by default; records only during your set work hours; auto-skips screenshots of login / password pages
Download the installer for your platform from Releases and install it.
Download hindsight_x.y.z_x64-setup.exe and double-click to install.
⚠️ First launch will trigger "Windows protected your PC" — the installer is not yet signed with an EV code-signing certificate, so SmartScreen will block it. Click "More info" → "Run anyway" to continue.
Download hindsight_x.y.z_universal.dmg (Apple Silicon + Intel universal binary), double-click to mount, then drag Hindsight into the Applications folder. The app is signed with an Apple Developer certificate and notarized, so it opens normally without any Gatekeeper warning.
All activity data and screenshots are stored locally by default. If you enable Google Drive sync, only activity metadata will be uploaded, screenshots will not be uploaded.
| Category | Technology |
|---|---|
| Desktop framework | Tauri 2 |
| Frontend | React 19 · TypeScript · Vite |
| Backend | Rust · Tokio · SQLite · reqwest |
| AI inference | llama.cpp · Qwen2.5-VL / Qwen3-VL · OpenAI-compatible API |
| Sync | Google Drive API |
This project is open source under the MIT License. Feel free to use, modify, and distribute.
© 2026 Hindsight contributors
