tokentracker-cli 0.5.3 → 0.5.5

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
@@ -10,11 +10,8 @@
10
10
  [![Node.js Support](https://img.shields.io/badge/Node.js-≥20-brightgreen.svg)](https://nodejs.org/)
11
11
  [![Platform](https://img.shields.io/badge/Platform-macOS-lightgrey.svg)](https://www.apple.com/macos/)
12
12
 
13
- </div>
13
+ <img src="https://raw.githubusercontent.com/mm7894215/tokentracker/main/docs/screenshots/dashboard-dark.png" alt="Token Tracker Dashboard (Dark)" width="800" />
14
14
 
15
- <div align="center">
16
- <img src="docs/screenshots/dashboard-dark.png" alt="Token Tracker Dashboard" width="800" />
17
- <br/><br/>
18
15
  </div>
19
16
 
20
17
  ---
@@ -32,7 +29,7 @@ Download `TokenTrackerBar.dmg` from the [latest release](https://github.com/mm78
32
29
  - **Interactive dashboard buddy** — Clawd reacts to your usage data with 30+ contextual quips, 5 tap animations, and data-driven moods
33
30
 
34
31
  <div align="center">
35
- <img src="docs/screenshots/menubar.jpeg" alt="Menu Bar App" width="420" />
32
+ <img src="https://raw.githubusercontent.com/mm7894215/tokentracker/main/docs/screenshots/menubar.gif" alt="Menu Bar App" width="420" />
36
33
  </div>
37
34
 
38
35
  ### Option B: CLI + Web Dashboard
@@ -56,7 +53,15 @@ tokentracker doctor # Health check
56
53
  ---
57
54
 
58
55
  <div align="center">
59
- <img src="docs/screenshots/dashboard-light.png" alt="Web Dashboard" width="800" />
56
+ <img src="https://raw.githubusercontent.com/mm7894215/tokentracker/main/docs/screenshots/dashboard-light.png" alt="Token Tracker Dashboard (Light)" width="800" />
57
+ </div>
58
+
59
+ ## Leaderboard
60
+
61
+ Compare your token usage with developers worldwide. Sign in to join the ranking.
62
+
63
+ <div align="center">
64
+ <img src="https://raw.githubusercontent.com/mm7894215/tokentracker/main/docs/screenshots/leaderboard.png" alt="Leaderboard" width="800" />
60
65
  </div>
61
66
 
62
67
  ## Features
@@ -65,6 +70,7 @@ tokentracker doctor # Health check
65
70
  - **Local-First** — All data stays on your machine. No cloud account required.
66
71
  - **Zero-Config** — Hooks auto-detect and configure on first run
67
72
  - **Built-in Dashboard** — Web UI with usage trends, model breakdowns, heatmaps
73
+ - **Leaderboard** — Global ranking with weekly, monthly, and all-time stats
68
74
  - **Privacy-First** — Only token counts tracked, never prompts or responses
69
75
 
70
76
  ## Supported CLI Tools
@@ -163,6 +169,3 @@ Clawd character design belongs to Anthropic. This is a community project with no
163
169
  <b>Token Tracker</b> — Quantify your AI output.<br/>
164
170
  <a href="https://token.rynn.me">token.rynn.me</a> · Made by developers, for developers.
165
171
  </div>
166
-
167
- ## Recent UI Updates
168
- - **Leaderboard Redesign**: The leaderboard page and profile page have been entirely overhauled to follow the new modern "oai" design language used by the landing page, migrating away from the old matrix-terminal style.