Skip to content

GetQClaw CLI — Latest Windows Build

Choose a tag to compare

@github-actions github-actions released this 06 Jul 03:07

Windows 命令行工具(带 TUI 交互菜单)

从已登录的 QClaw 客户端提取 API Key,查看模型列表和积分余额。单文件 .exe,无需安装 Node.js。

安装与使用

  1. 下载 get-qclaw.exe
  2. 双击进入交互菜单,选择功能即可
  3. 也支持命令行直接调用
get-qclaw.exe key [--key-only]
get-qclaw.exe models [--json]
get-qclaw.exe balance [--json] [--records] [--tokens] [--date=2026-07-06]

前置条件

  • 已安装 QClaw 客户端并完成登录
  • 以当前登录用户身份运行(DPAPI 绑定用户会话)

构建自 commit eee59d0a7e32749cb8d6ee32588b281a1c14fb5e

macOS 版本:latest