# Installer matcha avec Homebrew, Nix, zypper, scoop, winget

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

## installation

```sh
sudo av install brew:matcha
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install matcha
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#matcha
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ma/matcha/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install matcha
```

  Preuve: openSUSE Tumbleweed package metadata: matcha from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/matcha
```

  Preuve: Scoop official bucket manifest trees: bucket/matcha.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id floatpane.matcha -e
```

  Preuve: Windows Package Manager source index: floatpane.matcha from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:matcha
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.9.0
- **Résumé source:** Daily digest generator for your RSS feeds
- **Page d'accueil:** <https://github.com/piqoni/matcha>
- **Dépôt:** <https://github.com/piqoni/matcha>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- matcha (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Matcha is a Go-based RSS daily digest generator that writes feed, topic, weather, bookmarking, and optional LLM summary output into Markdown or a terminal view.

### Historique du projet

The project README describes Matcha as a way to consume RSS feeds and topics at the user's own pace, especially through Markdown viewers such as Obsidian or directly in terminal mode. Its MIT license file records 2022 as the project copyright year.

The README shows Matcha expanding from daily RSS digests into a personal information workflow: Google News keyword tracking, Instapaper bookmarking, weather, OPML import, terminal output, OpenAI-compatible summarization, and analyst/notification features.

### Historique d'adoption

Matcha's package-manager adoption is modest but cross-platform. The batch input records Homebrew, Nix, Scoop, Winget, and zypper packaging, which fits a small self-hosted personal productivity CLI with prebuilt binaries and Go install support.

### Modes d'utilisation

On first run, Matcha generates a `config.yaml` file and a Markdown digest in the same directory. Users edit feeds, Google News keywords, the Markdown output directory, OPML path, weather coordinates, and optional OpenAI-compatible settings; they can run it on demand or from cron.

The config may contain credentials such as `openai_api_key` and notification webhook URLs, so the configuration file is also the credential-bearing file when those optional features are enabled.

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

Matcha is package-nerd-relevant as part of the newer wave of single-binary Go personal tools: it replaces a hosted feed reader with a local cron-friendly program and plain Markdown output. Its optional LLM features also show how small CLIs started bolting AI summary workflows onto older RSS habits.

### Chronologie

- 2022: Matcha's MIT license records the project copyright year.
- 2025: GitHub release v0.9.0 is published.
- 2020s: README-documented features include terminal mode, Markdown digests, OPML import, OpenAI-compatible summarization, and analyst notifications.

### Related projects

- The README points web users to `piqoni/go-digest`. Matcha also overlaps with Obsidian-based personal knowledge workflows, OPML-based feed readers, local AI/OpenAI-compatible summarizers, and terminal RSS tools.

### Sources

- <https://github.com/piqoni/matcha>
- <https://github.com/piqoni/matcha/releases/tag/v0.9.0>
- <https://raw.githubusercontent.com/piqoni/matcha/main/LICENSE>
- <https://raw.githubusercontent.com/piqoni/matcha/main/README.md>
- source_facts.package-manager


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

- Unix: config.yaml

## Credential files

- Unix: config.yaml
## Autres enregistrements de gestionnaires de paquets

- Nix - matcha: normalized package name match | nixpkgs package indexes: pkgs/by-name/ma/matcha/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - matcha - 0.16.0-1.7: normalized package name match | openSUSE Tumbleweed package metadata: matcha from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A terminal email client | https://github.com/floatpane/matcha
- Scoop - main/matcha: normalized package name match | Scoop official bucket manifest trees: bucket/matcha.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - floatpane.matcha: normalized package name match | Windows Package Manager source index: floatpane.matcha from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Sources

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