edmundbogen/claude-usage-tracker — reverse-engineered prompt
Reverse engineered prompt
Build me a simple macOS app that automatically tracks how much I use Claude. I want it to notice when I’m using Claude.ai in a browser and when I’m using Claude Code in the terminal, then record each session with start time, end time, and total duration.
Give me a local dashboard I can open in my browser to see today’s usage, weekly and monthly stats, charts, and whether tracking is currently active. I’d also like it to track basic computer resource usage like CPU and memory while Claude is being used, let me tag or organize sessions by project, and export the data to CSV.
Please keep everything private and stored locally on my Mac. Make it easy to launch, ideally with a small control panel or one click starter, and include a remote logging page so I can manually track Claude sessions from my phone or another device on the same network. Use Python and look up current docs online if needed.
Want more depth? Deep Reverse