ulogme
Automatically collect and visualize usage statistics in Ubuntu/OSX
ulogme is a local activity-tracking tool for visualizing how computer time is spent throughout the day. It records the title of the active window and the frequency of key presses, then turns those logs into interactive HTML timelines. Users can add notes to specific moments or summarize an entire day for additional context. Everything is stored and processed locally rather than uploaded to a remote service. Its browser interface is built with HTML, CSS, JavaScript, and D3 and supports both daily and overview views. Activity titles can be normalized through configurable matching rules to make reports easier to read. ...