# 使用 Homebrew 安装 feishu2md

查看 feishu2md 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:feishu2md
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install feishu2md
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:feishu2md
- **软件包管理器:** Homebrew
- **版本:** 2.4.5
- **来源摘要:** Convert feishu/larksuite documents to markdown
- **主页:** <https://github.com/Wsine/feishu2md>
- **仓库:** <https://github.com/Wsine/feishu2md>
- **最后更新:** 2026-07-26T11:37:55+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- feishu2md (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.4.5
## 项目历史与用法

feishu2md is a Go command-line and Docker-distributed utility for exporting Feishu or Lark documents to Markdown.

### 项目历史

The official README describes the project as a Go implementation for downloading Feishu documents as Markdown. It also states that the original author no longer uses Feishu documents and that the project has moved to community maintenance, with maintainers invited through pull requests.

The README documents a split between the current v2 workflow for newer Feishu documents and an archived v1 support branch for older document support, with v1.4.0 identified as the old-document archive.

### 采用历史

Official distribution is centered on GitHub releases, a Docker image, and the Homebrew formula listed in the package-manager metadata. Its adoption is naturally niche because it depends on Feishu/Lark Open API credentials and document permissions.

### 使用方式

Users create a Feishu/Lark self-built app, grant document, media, drive, and wiki read permissions, then store the App ID and App Secret through the tool's config command. The CLI downloads a single document, a folder, or a wiki to Markdown; the Docker mode exposes a small web service for pasting document links.

### 为什么软件包爱好者会关心

For package maintainers, feishu2md is a small example of a SaaS-export CLI: it wraps a vendor API, stores credentials locally, ships cross-platform binaries, and gives users a reproducible way to pull cloud documents into plain-text repositories.

### 时间线

- 2022: v1.0.0 release published on GitHub.
- 2024: v2 releases document the transition to the newer Feishu document API.
- 2025: v2.4.5 released on 2025-04-08.

### Related projects

- The README thanks chyroc/lark and chyroc/lark_docs_md as related Feishu/Lark tooling.

### 来源

- <https://github.com/Wsine/feishu2md>
- <https://raw.githubusercontent.com/Wsine/feishu2md/main/README.md>
- <https://github.com/Wsine/feishu2md/releases>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: $XDG_CONFIG_HOME/feishu2md/config.json, ~/.config/feishu2md/config.json
- macOS: ~/Library/Application Support/feishu2md/config.json
- Windows: %AppData%\feishu2md\config.json

## Credential files

- Linux: $XDG_CONFIG_HOME/feishu2md/config.json, ~/.config/feishu2md/config.json
- macOS: ~/Library/Application Support/feishu2md/config.json
- Windows: %AppData%\feishu2md\config.json

## Combined YAML source

View the package source record on GitHub. [combined/feishu2md.yml](https://github.com/mxcl/pkgdb/blob/main/combined/feishu2md.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
