Silent Install HQ
ZIP WinGet

matcha

floatpane · 0.34.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 1e3e0559b243e6dd1d3242d5df288cecfb5e4b57911c5ae2115fb515bea3aa11 VirusTotal ↗
Filename matcha_0.34.0_windows_amd64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID floatpane.matcha
Version 0.34.0
Description A beautiful and functional email client for your terminal.
License MIT
Upgrade Behavior uninstallprevious(Uninstall previous first)
Release Notes <!-- Release notes generated using configuration in .github/release.yml at v0.34.0 --> ## What's Changed ### New Features * feat: daemon by @andrinoff in https://github.com/floatpane/matcha/pull/682 * feat(tui/login): add ctrl+v password visibility toggle by @mvanhorn in https://github.com/floatpane/matcha/pull/685 ### Bug Fixes * fix(fetcher): replace fmt.Print with standard logger by @Haroka-74 in https://github.com/floatpane/matcha/pull/712 * fix: enforce TLS 1.2 minimum version in IMAP and…