Developer releases open-source daily work log tool for Claude Code on Linux

A developer has built and open-sourced worklog-for-claude-code, a lightweight Linux tool that automatically tracks daily activity and token usage across multiple Claude Code sessions. The tool reads local Claude Code transcripts via session hooks and an hourly systemd timer, storing minimal metadata — such as first prompts, token counts, and file names — into a private git repository the user controls. Sensitive data like API keys, passwords, and email addresses are stripped before anything is saved, and no information is sent to external servers. A nightly job compiles the records into a Markdown report viewable through a local web interface, with optional AI-generated summaries processed entirely on the user's own machine. The project, released under the MIT licence as version 0.1.0, is available on GitHub and PyPI, with a macOS port noted as a future possibility pending community contributions.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in