Skip to content

Commit bca540d

Browse files
committed
Update README.md
1 parent 79dd1ed commit bca540d

2 files changed

Lines changed: 0 additions & 22 deletions

File tree

README.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,6 @@
1515
<img src="docs/assets/social.png" width="840" alt="CodingBar — a menu-bar dashboard for your Claude Code & Codex usage" />
1616
</p>
1717

18-
<p align="center">
19-
<img src="docs/assets/menubar.png" width="760" alt="CodingBar menu bar — quota states" />
20-
</p>
21-
22-
<p align="center">
23-
<img src="docs/assets/panel-overview.png" width="320" alt="CodingBar panel — Overview" />
24-
</p>
25-
26-
<p align="center"><sub><em>Screenshots rendered from sample data via <code>--render-panel</code>.</em></sub></p>
27-
2818
<details>
2919
<summary><strong>More views — Composition · Insights · Light mode</strong></summary>
3020
<br/>
@@ -116,18 +106,6 @@ Pure SwiftPM, two targets, data layer fully decoupled from UI:
116106

117107
Because the layers are decoupled, `swift run CodingBar --dump-json` verifies data against real logs with no GUI, and `--render-menubar` / `--render-panel` rasterize the UI to PNG offscreen. See [`CLAUDE.md`](CLAUDE.md) for the full map.
118108

119-
## Roadmap
120-
121-
v1 ships everything above. Up next:
122-
123-
- Wire the range switcher through (Overview is "today"; model / project / cache are "all-time", labeled as such).
124-
- A proper app icon (the menu bar currently uses a placeholder pulse glyph).
125-
- Auto-update (Sparkle) and notarized builds.
126-
127-
## Contributing
128-
129-
Issues and PRs welcome. Please read [`CLAUDE.md`](CLAUDE.md) first — it covers the architecture, the frozen `Models.swift` contract, comment philosophy, and credential / privacy landmines. CI keeps `swift build` and `swift test` green on every push.
130-
131109
## License
132110

133111
[Apache License 2.0](LICENSE). If you fork CodingBar into your own product, a different name and a credit back would be appreciated. Reference projects (KeyStats / Tokei / CodexBar) are kept locally for research only and are **not** distributed with this repository.

docs/assets/social.png

58 KB
Loading

0 commit comments

Comments
 (0)