claude-codex-usage-dashboard

Installation
SKILL.md

Claude Codex Usage Dashboard

Skill by ara.so — Claude Code Skills collection.

What It Does

claude-codex-usage-dashboard is a local Node.js server that displays Claude Code and Codex API usage limits on a spare phone, tablet, or e-ink device connected to the same Wi-Fi network. It reads usage data from local cache files and serves a real-time dashboard with visual alerts when limits are reached.

Key features:

  • Displays 5-hour and weekly usage windows for Claude Code and Codex
  • Shows used or remaining percentage
  • Reads Claude Code usage from ~/.claude/usage-cache.json via statusLine
  • Reads Codex usage from ~/.codex/sessions snapshots
  • Works on any device on the same Wi-Fi network
  • Includes a server-rendered /kobo page for old e-ink browsers
  • Zero npm dependencies (uses only Node.js built-ins)
  • Red alert when usage reaches threshold

Installation

Installs
4
GitHub Stars
1
First Seen
11 days ago
claude-codex-usage-dashboard — aradotso/claude-code-skills