Tip
There are nightly releases!
A powerful, feature-rich email client for your terminal. Built with Go and the Bubble Tea TUI framework, Matcha brings a beautiful, modern email experience to the command line with support for rich content, multiple accounts, and advanced terminal features.
Matcha has a built-in plugin system with 35+ community plugins. Browse and install them from the terminal or the online marketplace.
matcha marketplace # browse plugins in the TUI
matcha install <url_or_file> # install a plugin
matcha config <plugin_name> # configure an installed pluginAnyone can submit their own plugin — just add an entry to plugins/registry.json and open a PR. Learn more
AI Agent Support: Matcha can be used by autonomous AI agents to send emails on your behalf. The matcha send CLI command provides a non-interactive interface for composing and sending emails.
matcha send --to alice@example.com --subject "Hello" --body "Sent by my AI agent"AI Rewrite Plugin: Matcha includes an AI rewrite plugin that allows you to rewrite your email drafts using OpenAI, Ollama, Gemini, or Claude.
Matcha Documention is available on our website
Contributions are welcome! Please feel free to submit a Pull Request. See CONTRIBUTING.md for guidelines.
This project is distributed under the MIT License. See the LICENSE file for more information.

