tokentracker-cli 0.5.2 → 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
@@ -4,16 +4,14 @@
4
4
 
5
5
  **Track AI Token Usage Across All Your CLI Tools**
6
6
 
7
+ [![Website](https://img.shields.io/badge/Website-token.rynn.me-blue.svg)](https://token.rynn.me)
7
8
  [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
8
9
  [![npm version](https://img.shields.io/npm/v/tokentracker-cli.svg)](https://www.npmjs.com/package/tokentracker-cli)
9
10
  [![Node.js Support](https://img.shields.io/badge/Node.js-≥20-brightgreen.svg)](https://nodejs.org/)
10
11
  [![Platform](https://img.shields.io/badge/Platform-macOS-lightgrey.svg)](https://www.apple.com/macos/)
11
12
 
12
- </div>
13
+ <img src="https://raw.githubusercontent.com/mm7894215/tokentracker/main/docs/screenshots/dashboard-dark.png" alt="Token Tracker Dashboard (Dark)" width="800" />
13
14
 
14
- <div align="center">
15
- <img src="docs/screenshots/dashboard-dark.png" alt="Token Tracker Dashboard" width="800" />
16
- <br/><br/>
17
15
  </div>
18
16
 
19
17
  ---
@@ -31,7 +29,7 @@ Download `TokenTrackerBar.dmg` from the [latest release](https://github.com/mm78
31
29
  - **Interactive dashboard buddy** — Clawd reacts to your usage data with 30+ contextual quips, 5 tap animations, and data-driven moods
32
30
 
33
31
  <div align="center">
34
- <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" />
35
33
  </div>
36
34
 
37
35
  ### Option B: CLI + Web Dashboard
@@ -55,7 +53,15 @@ tokentracker doctor # Health check
55
53
  ---
56
54
 
57
55
  <div align="center">
58
- <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" />
59
65
  </div>
60
66
 
61
67
  ## Features
@@ -64,6 +70,7 @@ tokentracker doctor # Health check
64
70
  - **Local-First** — All data stays on your machine. No cloud account required.
65
71
  - **Zero-Config** — Hooks auto-detect and configure on first run
66
72
  - **Built-in Dashboard** — Web UI with usage trends, model breakdowns, heatmaps
73
+ - **Leaderboard** — Global ranking with weekly, monthly, and all-time stats
67
74
  - **Privacy-First** — Only token counts tracked, never prompts or responses
68
75
 
69
76
  ## Supported CLI Tools
@@ -160,8 +167,5 @@ Clawd character design belongs to Anthropic. This is a community project with no
160
167
 
161
168
  <div align="center">
162
169
  <b>Token Tracker</b> — Quantify your AI output.<br/>
163
- Made by developers, for developers.
170
+ <a href="https://token.rynn.me">token.rynn.me</a> · Made by developers, for developers.
164
171
  </div>
165
-
166
- ## Recent UI Updates
167
- - **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.