tokmon 0.29.3 → 0.29.4

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.
Files changed (2) hide show
  1. package/README.md +2 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -68,7 +68,8 @@ progress lines, and comfortable, compact, or tight spacing. Auto layout adapts
68
68
  to smaller displays; Custom mode exposes half-point edge and gap controls.
69
69
  Clicking the item opens a compact view of every enabled provider and account,
70
70
  including usage, reset times, token totals, spend, cache savings, and recent
71
- history.
71
+ history. The Desktop App settings can also launch Tokmon silently at login on
72
+ macOS and Windows, with native approval state shown in the app.
72
73
 
73
74
  ![Tokmon desktop quota popover](assets/desktop/tray-popover.png)
74
75
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tokmon",
3
- "version": "0.29.3",
3
+ "version": "0.29.4",
4
4
  "description": "Terminal + web dashboard for Claude Code, Codex, Cursor, Grok, opencode, pi, Copilot, Gemini & more — usage, limits, and costs",
5
5
  "type": "module",
6
6
  "bin": {