# 使用 Homebrew, Nix, zypper, scoop, winget 安装 matcha

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install matcha
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:matcha
- **软件包管理器:** Homebrew
- **版本:** 0.9.0
- **来源摘要:** Daily digest generator for your RSS feeds
- **主页:** <https://github.com/piqoni/matcha>
- **仓库:** <https://github.com/piqoni/matcha>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- matcha (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

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

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.

### 时间线

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

### 来源

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


## 安全说明

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

- Unix: config.yaml

## Credential files

- Unix: config.yaml
## 其他软件包管理器记录

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


## 来源

- 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
