我昨天发布了一个小型 macOS 工具,醒来后发现有 100 多个安装
📄 中文摘要
开发者分享了一个名为 TokenBar 的小工具,旨在解决在使用 OpenAI 和 Claude API 进行开发时遇到的令牌使用不可见的问题。在编码过程中,开发者发现很难实时监控令牌的消耗情况,导致在实验中意外消耗了过多的令牌。因此,开发者创建了一个简单的菜单栏工具 TokenBar,能够在开发时实时显示令牌使用情况。发布后,TokenBar 收到了意想不到的积极反馈,安装量迅速超过 100 个。
📄 English Summary
I launched a tiny macOS tool yesterday and woke up to 100+ installs
A developer shared a small tool called TokenBar, aimed at addressing the issue of invisible token usage while working with OpenAI and Claude APIs. During coding, the developer found it challenging to monitor token consumption in real-time, leading to accidental overuse during experiments. To solve this, the developer created TokenBar, a simple menu bar utility that displays token usage live during development. After its release, TokenBar received unexpectedly positive feedback, with installations quickly surpassing 100.
Powered by Cloudflare Workers + Payload CMS + Claude 3.5
数据源: OpenAI, Google AI, DeepMind, AWS ML Blog, HuggingFace 等