Claudecode Macmenu banner
PiXeL16 PiXeL16

Claudecode Macmenu

Development community intermediate

Description

**A macOS menu bar application that enhances Claude Code with comprehensive usage analytics and real-time notifications**

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Claude Code Mac Menu

**A macOS menu bar application that enhances Claude Code with comprehensive usage analytics and real-time notifications**

[Download Latest Release](https://github.com/PiXeL16/claudecode-macmenu/releases/latest) • [View Documentation](./docs/INSTALL.md) • [Report Issues](https://github.com/PiXeL16/claudecode-macmenu/issues)

Screenshots

Analytics Dashboard

*Comprehensive analytics with 8 interactive charts showing usage patterns, costs, and trends*

Menu Bar Stats

*Quick access to live statistics from the menu bar*

Notifications

*Real-time notifications when Claude finishes tasks*

Features

  • Comprehensive Analytics Dashboard: Interactive charts and visualizations (Press Cmd+A)
    • Daily token usage and cost trends
    • Project-level cost breakdown
    • Model distribution and usage patterns
    • Hourly and weekly usage analysis
    • Cache hit rate and savings tracking
    • Session duration analytics
  • Real-Time Notifications: Hook-based notifications using Claude Code events
    • Instant alerts when Claude finishes responding (Stop event)
    • Task agent completion notifications (SubagentStop event)
    • Tool-specific completion alerts (Bash, Task, etc.)
    • Event-driven, no polling required
  • Live Menu Bar Stats: Quick access to key metrics
    • Token consumption (input, output, cache tokens)
    • Cost tracking with model-specific pricing
    • Burn rate (tokens/min, $/hour)
    • Session tracking (5-hour blocks)
    • Model usage breakdown
  • Cost Monitoring: Track daily and total spending across all projects
  • Customizable Settings: Dark terminal-style UI with preferences
  • Native macOS: Lightweight menu bar app with Clauwd branding

Analytics Tracked

**Messages**

  • Today's message count
  • Total messages
  • New message detection for notifications

**Tokens**

  • Daily and total token consumption
  • Current session tokens
  • Input/output/cache token breakdown
  • Per-model token usage

**Costs**

  • Daily costs

...