Commit 7aa7a3c
committed
v1.3.8: usage dashboard powered by GitHub Releases API
Adds docs/index.html, a single static page that visualizes adoption of
the tool using only data that GitHub already publishes (release-asset
download counts). No client-side telemetry, no event collection from
the app, no third-party processor, no AppSec exposure.
Dashboard renders:
- Total downloads stat card
- macOS vs Windows split + latest-version adoption %
- Per-version stacked-bar chart (macOS / Windows series, oldest left)
- Platform-split doughnut chart
- Full per-release table with per-asset download counts, sizes, and a
relative-share bar per asset
- Manual refresh button + auto-refresh every 5 minutes
Will be live at https://s1community.github.io/s1-command-center/ once
GitHub Pages is enabled in repo Settings (Source = main branch, /docs
folder). No CI changes needed \u2014 GitHub Pages serves the static page
directly.1 parent d7714b5 commit 7aa7a3c
6 files changed
Lines changed: 647 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
339 | 347 | | |
340 | 348 | | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
341 | 353 | | |
342 | 354 | | |
343 | 355 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
749 | 749 | | |
750 | 750 | | |
751 | 751 | | |
752 | | - | |
| 752 | + | |
753 | 753 | | |
754 | 754 | | |
755 | 755 | | |
| |||
0 commit comments