Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

sivchari/ccowl

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCOwl 🦉

A cross-platform status bar application that monitors Claude Code usage in real-time. Supports macOS and Ubuntu/Linux.

Features

CCOwl

  • Real-time monitoring: Displays current Claude Code session costs in your status bar
  • Detailed information: Click to view comprehensive usage statistics
  • Live updates: Automatically refreshes every 5 seconds
  • Human-friendly display: Shows costs, burn rates, and projections in an easy-to-understand format

Installation

Download from Releases

Download the latest release for your platform from the releases page.

Build from Source

git clone https://github.com/sivchari/ccowl.git
cd ccowl
go build -o ccowl
./ccowl

Requirements

  • macOS or Ubuntu/Linux
  • Claude Code CLI installed and configured
  • The ccusage command must be available in your PATH

Ubuntu/Linux Additional Requirements

For Ubuntu/Linux systems, install the required dependencies:

sudo apt update
sudo apt install -y libayatana-appindicator3-dev pkg-config

Usage

  1. Make sure Claude Code CLI is installed and ccusage command is working
  2. Run CCOwl:
    ./ccowl
  3. The app will appear in your status bar as 🦉 with the current session cost
    • macOS: Status bar in the top menu
    • Ubuntu/Linux: App Indicator in the Gnome top bar
  4. Click on the status bar icon to see detailed information:
    • Session timing and remaining time
    • Current cost and burn rate with status indicators
    • Token usage statistics
    • Projected final costs
    • API call counts

Status Indicators

  • 🟢 LOW: < 300 tokens/min
  • 🟡 MODERATE: 300-700 tokens/min
  • 🔴 HIGH: > 700 tokens/min

Development

Running Tests

go test ./...

Running Lint

go vet ./...

License

MIT License - see LICENSE file for details.

Contributing

Pull requests are welcome! Please make sure tests pass before submitting.

About

A cross-platform status bar application that monitors Claude Code usage in real-time.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.