Show HN: DayReplay – automatic time tracking using app and browser context

orelnuts1 pts0 comments

DayReplay is an background app I built to track hourly work since existing tools were not fitting my needs. It reads foreground app title and browser context every 10 seconds on Windows and Mac using UIAutomation and AXUIElement respectively. Final output is CSV which can be grouped using categories defined in the app, so different projects can be billed appropriately.

using dayreplay browser context show automatic

Related Articles