v0.2.0
Install
brew tap saeedkolivand/tap
brew trust --cask saeedkolivand/tap/claude-usage
brew install --cask claude-usageHomebrew 6 requires third-party taps to be trusted explicitly; the
trust step is not optional.
Or download the DMG below.
This build is ad-hoc signed, not notarized, so macOS quarantines it.
The cask clears that for you. If you install the DMG by hand, run:
xattr -dr com.apple.quarantine "/Applications/Claude Usage.app"Changes since v0.1.0
- Put a changelog in the release notes
- Only write into the widget container once macOS has created it
- Sandbox the widget; host writes into its container
- Hide the history section when there is none; fill out snapshot fixtures
- Cask: bare macOS symbol, per brew style