command
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Apr 16, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
daxe
data + axe — 快刀斩乱麻,专业的文件处理 CLI 工具集。
支持 Markdown 处理、PDF 图片提取和 XMind 思维导图转换。
安装
下载预编译二进制(推荐)
从 Releases 下载对应平台的可执行文件。
从源码编译
go build -o daxe
go install
go install github.com/cicbyte/daxe@latest
功能
配置
配置文件路径:~/.cicbyte/daxe/config/config.yaml,首次运行自动创建。
ai:
provider: "openai" # openai / ollama
base_url: "https://open.bigmodel.cn/api/paas/v4/"
api_key: ""
model: "GLM-4-Flash-250414"
max_tokens: 2048
temperature: 0.8
database:
type: "sqlite"
picgo:
server: "http://127.0.0.1:36677"
License
MIT
Documentation
¶
Copyright © 2025 NAME HERE <EMAIL ADDRESS>
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
|
|
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.