Skip to content

Commit 36c5115

Browse files
Thien NguyenThien Nguyen
authored andcommitted
docs: add Projects view screenshot and update README for v2.1.0
- Add projects-view.png screenshot - Add Projects View to features table - Update download links to v2.1.0
1 parent 3c822af commit 36c5115

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ No cloud. No telemetry. Everything stays on your machine.
3737

3838
| **Heatmaps** | Two views — Peak Hours (day × hour grid) and Peak Days (GitHub-style calendar) |
3939
| **Session Log** | Expandable day-by-day session details with color-coded source cards |
40+
| **Projects View** | Group sessions by working directory to see per-project cost breakdown |
4041
| **Filtering** | Multi-criteria filtering (source, model, date range, min cost) with visual chips |
4142
| **Monthly Projections** | Projected monthly cost based on current spending pace |
4243
| **Yesterday Delta** | Compare today's spending vs yesterday at a glance |
@@ -65,6 +66,11 @@ No cloud. No telemetry. Everything stays on your machine.
6566
</p>
6667
<p align="center"><em>Session log with filters, expandable day rows, and per-session costs</em></p>
6768

69+
<p align="center">
70+
<img src="screenshots/projects-view.png" alt="Projects View" width="800" />
71+
</p>
72+
<p align="center"><em>Projects view — see cost breakdown grouped by working directory</em></p>
73+
6874
<p align="center">
6975
<img src="screenshots/session-detail.png" alt="Session Detail" width="500" />
7076
</p>
@@ -76,12 +82,12 @@ No cloud. No telemetry. Everything stays on your machine.
7682

7783
### Download (Recommended)
7884

79-
**Latest Release: v2.0.0**
85+
**Latest Release: v2.1.0**
8086

8187
| Platform | Download |
8288
|----------|----------|
83-
| macOS (Apple Silicon) | [GitHub](https://github.com/658jjh/claude-usage-tracker/releases/download/v2.0.0/Claude-Usage-Tracker-macOS-AppleSilicon.zip) |
84-
| macOS (Intel) | [GitHub](https://github.com/658jjh/claude-usage-tracker/releases/download/v2.0.0/Claude-Usage-Tracker-macOS-Intel.zip) |
89+
| macOS (Apple Silicon) | [GitHub](https://github.com/658jjh/claude-usage-tracker/releases/download/v2.1.0/Claude-Usage-Tracker-macOS-AppleSilicon.zip) |
90+
| macOS (Intel) | [GitHub](https://github.com/658jjh/claude-usage-tracker/releases/download/v2.1.0/Claude-Usage-Tracker-macOS-Intel.zip) |
8591

8692
> Requires **Node.js** (v16+) and **macOS 12.0+**
8793

screenshots/projects-view.png

500 KB
Loading

0 commit comments

Comments
 (0)