nowfound

Alternatives

Products that do what Claude Wrapped in the terminal, with a WASM raymarcher does

Claude Code added a /stats command. The stats are cached in $HOME/.claude, so I made a fun program with Bun + WASM that pulls the stats (nonsensitive, nonidentifiable), posts them to a database, and lets you see where your usage lies. The code is here[^1] if anyone's interested in the rendering code or wants to make sure I'm not exfiltrating their credit card. [^1]: https://github.com/tspader/claude-wrapped/

  1. 1

    See exactly how much you spend on Claude, across every tool

    Mar 2026 · github.com

  2. 2CC

    I kept slamming into Claude Code limits mid-session and couldn’t find a quick way to see how close I was getting, so I hacked together a tiny local tracker. Streams your prompt + completion usage in real time Predicts whether you’ll hit the cap before the session ends Runs 100 % locally (no auth, no server) Presets for Pro, Max × 5, Max × 20 — tweak a JSON if your plan’s different GitHub: https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor It’s already spared me a few “why did my run just stop?” moments, but it’s still rough around the edges. Feedback, bug…

    2025 · github.com

  3. 3

    Never get blindsided by Claude's usage limits again

    12d ago · dietclaude.com

  4. 4CA

    Built this after realizing I was spending ~$1400/week on Claude Code with almost no visibility into what was actually consuming tokens. Tools like ccusage give a cost breakdown per model and per day, but I wanted to understand usage at the task level. CodeBurn reads the JSONL session transcripts that Claude Code stores locally (~/.claude/projects/) and classifies each turn into 13 categories based on tool usage patterns (no LLM calls involved). One surprising result: about 56% of my spend was on conversation turns with no tool usage. Actual coding (edits/writes) was…

    Apr 2026 · github.com

  5. 5UC

    Paste in my prompt to Claude Code with an embedded API key for accessing my public readonly SQL+vector database, and you have a state-of-the-art research tool over Hacker News, arXiv, LessWrong, and dozens of other high-quality public commons sites. Claude whips up the monster SQL queries that safely run on my machine, to answer your most nuanced questions. There's also an Alerts functionality, where you can just ask Claude to submit a SQL query as an alert, and you'll be emailed when the ultra nuanced criteria is met (and the output changes). Like I want to know when somebody posts about…

    Dec 2025 · exopriors.com

  6. 6

    Ask Claude Code where your usage went. Token audit, limit diagnosis and usage forensics — built from the session logs already on your machine, nothing leaves it. - kelviq/tare

    10d ago · github.com

  7. 7

    Store, review, and share your Claude Code sessions

    Mar 2026 · bench.silverstream.ai

  8. 8

    Know exactly how much Claude you have left at a glance

    Jan 2026

  9. 9IU

    I think LLMs are overused to summarise and underused to help us read deeper. I built a system for Claude Code to browse 100 non-fiction books and find interesting connections between them. I started out with a pipeline in stages, chaining together LLM calls to build up a context of the library. I was mainly getting back the insight that I was baking into the prompts, and the results weren't particularly surprising. On a whim, I gave CC access to my debug CLI tools and found that it wiped the floor with that approach. It gave actually interesting results and required very little orchestration…

    Jan 2026 · trails.pieterma.es

  10. 10

    See what your Claude Code sessions actually cost

    Jul 2026 · langwatch.ai

  11. 11

    See where Claude Code burns tokens. Hit your limits less.

    May 2026 · latitude.so

  12. 12

    Let Claude use your computer from the CLI

    Mar 2026 · code.claude.com

  13. 13
    Claudebin258

    Export and share your Claude Code sessions as resumable URLs

    Feb 2026

  14. 14
    Usagebar172

    Track Claude Code Usage from your Menu Bar

    Jan 2026

  15. 15

    See everything Claude Code hides from your terminal

    Feb 2026

  16. 16MM

    I built a macOS menu bar app to track Claude usage in real time via API after hitting limits mid-flow too often. Signed and notarised by Apple. Open source. https://github.com/richhickson/claudecodeusage https://x.com/richhickson

    Jan 2026 · github.com

  17. 17

    Browse, search & track costs across Claude Code sessions

    Apr 2026 · claudoscope.com

  18. 18

    Analyzing and visualizing data from CSV files

    2025

  19. 19IB

    Hi HN, I built this because I got tired of the Claude Code CLI hiding details from me. Recent updates have replaced critical output with summaries like "Read 3 files" or "Edited 2 files". To see what actually happened, I was forced to use `--verbose`, which floods the terminal with unreadable JSON and system prompts. I wanted a middle ground: *Full observability without the noise.* `claude-devtools` is a local Electron app that tails the session logs in `~/.claude/` to reconstruct the execution trace in real-time. *Unlike wrappers, it solves the visibility gap in your native…

    Feb 2026 · github.com

  20. 20

    Get your trading card based on your CC & codex usage

    May 2026 · opaline.so

  21. 21CC

    Hello everyone. Claudraband wraps a Claude Code TUI in a controlled terminal to enable extended workflows. It uses tmux for visible controlled sessions or xterm.js for headless sessions (a little slower), but everything is mediated by an actual Claude Code TUI. One example of a workflow I use now is having my current Claude Code interrogate older sessions for certain decisions it made: https://github.com/halfwhey/claudraband?tab=readme-ov-file#s... This project provides: - Resumable non-interactive workflows. Essentially `claude -p` with session support: `cband continue…

    Apr 2026 · github.com

  22. 22

    Spotify Wrapped for Claude, Codex & a Public leaderboard.

    Jun 2026 · whoburnedmore.com

  23. 23

    Monitor Your Claude AI Usage Right from Your Mac Menu Bar

    Oct 2025

  24. 24

    Claude Code for data analysis

    Sep 2025

Ranked by how close each launch is in meaning, then by votes. Refine with a description →