Skip to content

CCUsage macOS Menubar v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jun 13:56

What's Changed

Installation

macOS

  1. Download the .dmg file
  2. Open the DMG and drag the app to your Applications folder
  3. The app requires Node.js to be installed for ccusage functionality

Compatibility: Apple Silicon (M1/M2/M3) Macs only

Requirements

  • macOS 10.15 or later
  • Node.js (for ccusage CLI functionality)

Important: First-time setup for unsigned app

If you see "ccusage-macos-menubar.app is damaged and can't be opened":

  1. Open Terminal
  2. Run this command:
    xattr -cr /Applications/ccusage-macos-menubar.app
  3. The app should now open normally

Alternative method:

  • Right-click the app and select "Open"
  • Click "Open" in the dialog that appears

This only needs to be done once. The app is not actually damaged - macOS shows this message for unsigned apps downloaded from the internet.