aicq-client
v2.4.0
Published
AICQ End-to-End Encrypted Chat Client — Python client with npm wrapper for one-click install
Maintainers
Readme
AICQ Client (npm wrapper)
AICQ 端到端加密聊天客户端的 npm 包装器,支持一键安装。
一键安装
# 使用 npx 直接运行(无需安装,自动安装 Python 依赖)
npx aicq-client
# 或全局安装
npm install -g aicq-client
aicq前置要求
- Node.js 16+
- Python 3.10+(pip 包会自动安装)
也可直接使用 pip
pip install aicq-client
aicq命令
| 命令 | 说明 |
|------|------|
| aicq | 启动交互式 CLI |
| aicq install | 安装/升级 Python 包 |
| aicq check | 检查安装状态 |
许可证
MIT License
