# Install matcha with Homebrew, Nix, scoop, winget, zypper

Daily digest generator for your RSS feeds. Version 0.9.0 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install matcha
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidence: 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
```

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

### Windows

- Scoop (92%):

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

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:matcha
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/matcha>
- **Version:** 0.9.0
- **Source summary:** Daily digest generator for your RSS feeds
- **Homepage:** <https://github.com/piqoni/matcha>
- **Repository:** <https://github.com/piqoni/matcha>
- **Upstream docs:** <https://github.com/piqoni/matcha#readme>
- **License:** MIT
- **Source archive:** <https://github.com/piqoni/matcha/archive/refs/tags/v0.9.0.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- matcha (cli)
- matcha (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.9.0
- Local data: ok
- Upstream repository: https://github.com/piqoni/matcha
- Upstream latest detected: v0.9.0 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** matcha
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- 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.4: normalized package name match | openSUSE Tumbleweed package metadata: matcha from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-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


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [miniflux](https://www.automicvault.com/pkg/brew/miniflux/) - Shares av.db curated category or tags: cli, feed-reader, productivity, rss.
- [nom](https://www.automicvault.com/pkg/brew/nom/) - Shares av.db curated category or tags: cli, feed-reader, productivity, rss.
- [bulletty](https://www.automicvault.com/pkg/brew/bulletty/) - Shares av.db curated category or tags: cli, feed-reader, markdown, productivity, rss.
- [goread](https://www.automicvault.com/pkg/brew/goread/) - Shares av.db curated category or tags: cli, feed-reader, productivity, rss.
- [newsboat](https://www.automicvault.com/pkg/brew/newsboat/) - Shares av.db curated category or tags: cli, feed-reader, productivity, rss.
- [newsraft](https://www.automicvault.com/pkg/brew/newsraft/) - Shares av.db curated category or tags: cli, feed-reader, productivity, rss.
- [backlog-md](https://www.automicvault.com/pkg/brew/backlog-md/) - Shares av.db curated category or tags: cli, markdown, productivity.
- [deck](https://www.automicvault.com/pkg/brew/deck/) - Shares av.db curated category or tags: cli, markdown, productivity.

## Combined YAML source

View the package source record on GitHub. [combined/matcha.yml](https://github.com/automic-vault/db/blob/main/combined/matcha.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
