You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(claude-usage): document custom <img> icon and list widget in README
- Placeholders: note the label can embed a custom image via an <img>
tag, alongside the existing Nerd Font <span> glyph example.
- README: add the widget to the index between Cava and Copilot; it
shipped in v2.0.3 but was never listed.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,6 +90,7 @@ choco install yasb
90
90
|[Bluetooth](https://github.com/amnweb/yasb/wiki/(Widget)-Bluetooth)| Shows the current Bluetooth status and connected devices. |
91
91
|[Brightness](https://github.com/amnweb/yasb/wiki/(Widget)-Brightness)| Displays and change the current brightness level. |
92
92
|[Cava](https://github.com/amnweb/yasb/wiki/(Widget)-Cava)| Displays audio visualizer using Cava. |
93
+
|[Claude Usage](https://github.com/amnweb/yasb/wiki/(Widget)-Claude-Usage)| Shows your Claude (Claude Code) subscription usage with a popup of the 5-hour and 7-day limits. |
93
94
|[Copilot](https://github.com/amnweb/yasb/wiki/(Widget)-Copilot)| GitHub Copilot usage with a detailed menu showing statistics |
94
95
|[CPU](https://github.com/amnweb/yasb/wiki/(Widget)-CPU)| Shows the current CPU usage and information. |
95
96
|[Clock](https://github.com/amnweb/yasb/wiki/(Widget)-Clock)| Displays the current time and date, with customizable formats. |
0 commit comments