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.
- package/README.md +2 -1
- 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
|

|
|
74
75
|
|
package/package.json
CHANGED