# matcha を Homebrew, Nix, zypper, scoop, winget でインストール

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
