展示HN:CCLeaderboard – 查看谁在消耗最多的Claude Code代币

2作者: fokkedekker大约 1 个月前原帖
你有没有想过谁在累积最大的Claude Code费用?现在你可以找到答案了。 我在Reddit上有人建议制作一个代币使用排行榜后,创建了CCLeaderboard。它通过用户的总代币消耗来跟踪和排名Claude Code用户。 工作原理: - 安装CLI工具(兼容npm/npx) - 它读取你本地的Claude Code代币数据 - 提交你的统计数据以提升在排行榜上的排名 - 每日更新或按需更新 当前功能: - 实时排行榜更新 - 每日和历史排名 - 简单的用户名/邮箱系统(邮箱作为你的私钥 - 我们从不发送邮件) - 自动处理时区差异 - 智能去重 - 多次提交而不增加你的数据 技术细节: - 基于Cloudflare的静态网站 - 使用LiquidMetal AI的SQL API后端 - 读取Claude Code本地存储的Node CLI 了解更多信息: [https://ccleaderboard.com/](https://ccleaderboard.com/) 我们希望获得反馈,看看还有哪些其他指标会有趣 - 正在考虑添加连续使用次数、费用估算或每次会话的平均值。
查看原文
Ever wondered who&#x27;s racking up the biggest Claude Code bills? Now you can find out. I built CCLeaderboard after someone suggested making a token usage leaderboard on Reddit. It tracks and ranks Claude Code users by their total token consumption. How it works:<p>Install the CLI tool (npm&#x2F;npx compatible) It reads your local Claude Code token data Submit your stats to climb the leaderboard Updates daily or on-demand<p>Current features:<p>Real-time leaderboard updates Daily and all-time rankings Simple username&#x2F;email system (email acts as your private key - we never send emails) Automatic handling of timezone differences Smart deduplication - submit multiple times without inflating your numbers<p>Tech details:<p>Static site on Cloudflare API backend with SQL on LiquidMetal AI Node CLI that reads Claude Code&#x27;s local storage<p>Check it out: <a href="https:&#x2F;&#x2F;ccleaderboard.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ccleaderboard.com&#x2F;</a> Looking for feedback on what other metrics would be interesting - considering adding streaks, cost estimates, or per-session averages.