tokentracker-cli 0.3.7 → 0.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -27,6 +27,8 @@ Download `TokenTrackerBar.dmg` from the [latest release](https://github.com/mm78
27
27
  - Lives in your menu bar — click to see usage stats
28
28
  - Auto-syncs data from all supported CLI tools
29
29
  - No terminal, no Node.js, no setup required
30
+ - **Clawd pixel companion** — animated menu bar icon with breathing, blinking, and eye tracking
31
+ - **Interactive dashboard buddy** — Clawd reacts to your usage data with 30+ contextual quips, 5 tap animations, and data-driven moods
30
32
 
31
33
  <div align="center">
32
34
  <img src="docs/screenshots/menubar.jpeg" alt="Menu Bar App" width="420" />
@@ -145,6 +147,11 @@ xcodebuild -scheme TokenTrackerBar -configuration Release clean build
145
147
 
146
148
  Requires: Xcode 16+, [XcodeGen](https://github.com/yonaskolb/XcodeGen)
147
149
 
150
+ ## Credits
151
+
152
+ Clawd pixel art inspired by [Clawd-on-Desk](https://github.com/Angel2518975237/Clawd-on-Desk) by [@marciogranzotto](https://github.com/marciogranzotto).
153
+ Clawd character design belongs to Anthropic. This is a community project with no official affiliation with Anthropic.
154
+
148
155
  ## License
149
156
 
150
157
  [MIT](LICENSE)