# feishu2md を Homebrew でインストール

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
