Nekro Agent 跨平台自动部署 CLI 工具
Project description
NA-Tools
Nekro Agent 跨平台自动部署 CLI 工具
支持 macOS / Linux,提供一键安装、更新、备份、恢复和配置管理。
安装
# 需要 Python 3.10+
pip install -e .
# 或使用 uv
uv sync
命令
| 命令 | 说明 |
|---|---|
na-tools install |
安装 Nekro Agent(Docker 检测 → 配置 → 部署) |
na-tools update |
更新服务到最新版本 |
na-tools backup |
备份数据和配置 |
na-tools restore [file] |
从备份恢复(不指定文件则从列表选择) |
na-tools config |
快捷配置 nekro-agent.yaml |
na-tools status |
查看服务状态 |
na-tools logs [service] |
查看服务日志 |
na-tools list |
列出所有已安装的 Nekro Agent 及序号 |
na-tools use <id/path> |
切换当前激活的数据目录 |
快速开始
# 一键安装
na-tools install
# 配置模型 API
na-tools config model
# 添加管理员
na-tools config admin --add 12345678
# 更新到最新版
na-tools update
# 备份数据
na-tools backup
# 恢复备份(交互式选择)
na-tools restore
# 查看多开或所有安装实例
na-tools list
# 切换到另一个安装实例
na-tools use 1
# 查看状态
na-tools status
跨平台支持
| 功能 | Linux | macOS |
|---|---|---|
| Docker 安装 | ✅ 自动 | ⚠️ 引导 |
| 服务部署 | ✅ | ✅ |
| 备份恢复 | ✅ | ✅ |
| 配置管理 | ✅ | ✅ |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
na_tools-1.0.2.tar.gz
(33.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
na_tools-1.0.2-py3-none-any.whl
(34.6 kB
view details)
File details
Details for the file na_tools-1.0.2.tar.gz.
File metadata
- Download URL: na_tools-1.0.2.tar.gz
- Upload date:
- Size: 33.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c84ed719d5f6104f4b1c4bb23da63ed706c1204d04c4611b5327fc82213bfcd
|
|
| MD5 |
23a53a7e5912f452b957781404fa91a8
|
|
| BLAKE2b-256 |
cd5e5e36a8954f50381f5563cd955549199c5f281bf3a5803f4aefe035105ed6
|
File details
Details for the file na_tools-1.0.2-py3-none-any.whl.
File metadata
- Download URL: na_tools-1.0.2-py3-none-any.whl
- Upload date:
- Size: 34.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8576c24388ddf5c9f773eb968270f6978b18e5b5b5c887db89d7b30292723fc7
|
|
| MD5 |
3e39a10a6d4a0abcbd9cea4f2495e59f
|
|
| BLAKE2b-256 |
d051de7cd667fec48bf6daf2d479d4217b1481c309f55d55695216dc59ba2297
|