# Installer feishu2md avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de feishu2md pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install feishu2md
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:feishu2md
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.4.5
- **Résumé source:** Convert feishu/larksuite documents to markdown
- **Page d'accueil:** <https://github.com/Wsine/feishu2md>
- **Dépôt:** <https://github.com/Wsine/feishu2md>
- **Dernière mise à jour:** 2026-07-26T11:37:55+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- feishu2md (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.4.5
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

- 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
