TrafficMonitor 插件分享:把 cc-switch 今日金额和 tokens 常驻 Windows 任务栏 #6606
Blackn-L
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
做了一个 TrafficMonitor 插件,可以把 cc-switch 的用量直接显示在 Windows 任务栏里,不用每次打开 cc-switch 再进入「设置 → 使用统计」。
功能
%USERPROFILE%\.cc-switch\cc-switch.db,不修改 cc-switch 文件、不上传数据安装
plugins目录CC用量项目地址:https://github.com/Blackn-L/ccswitch-usage-plugin
这个插件可以作为 #2669 里提到的「状态栏常驻文字」方案的一种实现。当前直接只读读取本地 SQLite 数据;如果后续 cc-switch 提供官方用量接口,也可以再切换过去。
All reactions