PulseGatePost-LLM software, agents & workflows market (since 2022)
Coverage
168,496

Apps indexed

 

Freshness
23 min ago

Last update

 

Cadence
1,503/day

7-day average

Indexed today: 1,018

PulseGate

Market catalog for public software products, models, infra, and workflow tools.

Software is shipping faster than ever, and a growing share of it lives outside the official app stores. PulseGate is a free public catalog — built for builders, analysts, and everyday users.

Platform

  • All Apps
  • Categories
  • Industry Updates
  • Data Sources
  • Coverage Rules
  • Glossary
  • Embed Widget

Support

  • Help Center
  • Submit a Project
  • Report an Issue

Company

  • About
  • Press & Data
  • Contact
  • Platform Status

Legal

  • Privacy
  • Terms
  • Disclaimer

© 2026 PulseGate. Operated by Dymaxio s.r.o., Prague, Czech Republic.·

All systems operational
  1. Home/
  2. Claude Code Usage Analytics/
  3. Alternatives

Claude Code Usage Analytics Alternatives

Claude Code Usage Analytics is an open-source CLI tool that analyzes terminal session usage and generates professional infographics. Below are 6 developer tools apps with similar functionality to Claude Code Usage Analytics, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.

  • claudeusage
    claudeusage.com

    claudeusage is a web-based analytics tool that provides a public leaderboard for Claude Code usage. Users can compare API-equivalent costs, active hours, and billed tokens, filter by model, and find their rank among other developers. It is designed for developers who want to monitor and benchmark their Claude Code usage.

  • Claude Spend
    claudespend.live

    Claude Spend is a command-line tool designed for users of Claude Code who want to analyze and understand their usage patterns. It addresses the common issue of unexpectedly hitting Claude Code limits by providing a detailed breakdown of usage data that is not readily available within Claude Code itself. The tool operates entirely locally, ensuring that user data remains on their machine and is never sent to the internet. To use Claude Spend, users open their terminal and run a single command, which temporarily downloads the tool and launches a personal dashboard in a browser tab. This dashboard presents a comprehensive view of Claude Code consumption, including a ranking of conversations by usage, identification of the top 20 most costly prompts, and visualization of daily usage patterns. These features help users pinpoint which queries and days contribute most to their code limit consumption, enabling them to better manage and pace their usage. Claude Spend does not require installation or sign-up and is compatible with both Mac and Windows systems. It reads data stored locally by Claude Code and does not transmit any information externally. The tool is open source and free to use, with its code available on GitHub. It was created by Aniket Parihar and is positioned as a solution for anyone seeking greater transparency and control over their Claude Code usage.

  • claudetimeline
    github.com

    claudetimeline is a command-line tool that extracts, indexes, and visualizes conversation history from Claude Code. It provides users with analytics and dashboard features to better understand and manage their conversation data.

  • Claude Traces Viewer
    claudetraces.dev

    Claude Traces Viewer is an open-source tool that allows developers to visualize and analyze conversation traces generated by Claude Code and the Claude Agents SDK. It supports both web and CLI interfaces and is designed for developers working with conversational AI systems.

  • WTClaude
    wtclaude.com

    WTClaude is an open-source CLI tool and web dashboard that provides accurate, billing-grade cost tracking for Claude Code users. It reads real billing data, offers multi-device sync, and is suitable for both individual developers and teams managing Claude usage and expenses.

  • claude-devtools
    claude-dev.tools

    claude-devtools is an open-source debugging tool designed for developers working with Claude Code. 20, which replaced granular output with opaque summaries in the terminal. By reading session logs stored locally on the user's machine, claude-devtools exposes information that the terminal interface no longer displays, allowing users to see every file path, tool call, token, and more from their Claude Code sessions. The tool offers a range of features to reconstruct and inspect the full context of Claude Code's actions. It provides per-turn token attribution across categories such as global, project, and directory contexts, skill activations, tool I/O, and user text. Users can visualize how the context window fills, compresses, and refills during session compaction. The interface renders messages, tool calls, and outputs as selectable text, making it easier to copy code blocks or entire responses without the formatting issues common in terminal outputs. A Tool Call Inspector presents syntax-highlighted Read calls, inline Edit diffs, Bash output, and subagent execution trees, expanding collapsed details for full transparency. Project memory is accessible through a dedicated pane, displaying indexed memory files with markdown rendering and in-pane search. The tool supports opening memory files in various editors and terminals, including Finder, Cursor, VS Code, Zed, Xcode, iTerm, Ghostty, and others. Team and subagent execution trees are visualized with their own tool traces, token metrics, durations, and costs, supporting nested agent structures. env file access, tool execution errors, and high token usage, with customizable regex triggers, token thresholds, and color filters. claude-devtools also enables inspection of remote sessions over SSH, reading SSH configurations and supporting agent forwarding and key authentication. Users can switch between local and remote sessions instantly. A command palette with cross-session search and multi-pane layout allows for efficient navigation and comparison of multiple sessions side by side. The tool is available for macOS (including Apple Silicon and Intel), Windows, Linux, and as a Docker image. It is distributed under the MIT License, requires no login or API keys, and makes no outbound calls.