Show HN: I lost billable hours forgetting timers. I turned my calendar into a DB
Adrien built Timescanner, a privacy-first time-tracking tool that parses calendar events (tagged with client names) into billable invoices, eliminating the need for separate timer apps by leveraging existing calendar data stored locally.
I realized my calendar was already a perfect, 100% accurate log of my week. If a meeting or a task happened, it’s in my agenda. So I built Timescanner to turn those [Client] tags in my calendar into invoices.
Why I built it this way:
- Privacy by design: your calendar is the database. We don't store your events on our servers. It’s a Google Calendar / iCal parser that keeps your data where it belongs.
- Zero new habits: if you already use your calendar to manage your day, you’re already 100% done with time tracking.
- Simplicity over complexity: it's a straightforward parser. No "AI guessing", no complex backend. No additional cognitive load.
Happy to answer any questions about how to use your calendar to track your time (and be productive)!