What's Changed
Installation
macOS
- Download the
.dmgfile - Open the DMG and drag the app to your Applications folder
- 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":
- Open Terminal
- Run this command:
xattr -cr /Applications/ccusage-macos-menubar.app
- 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.