@@ -2,25 +2,14 @@
---
-<img src = "assets/logo.png" width=200 height=200>
-
-```
- __ __
- ____ ___ ____ _/ /______/ /_ ____ _
- / __ '__ \/ __ '/ __/ ___/ __ \/ __ '/
- / / / / / / /_/ / /_/ /__/ / / / /_/ /
-/_/ /_/ /_/\__,_/\__/\___/_/ /_/\__,_/
-```
+<img src = "assets/banner.jpg">
---
-[](https://github.com/floatpane/matcha/actions/workflows/ci.yml)
-[](https://github.com/floatpane/matcha/actions/workflows/release.yml)
[](https://golang.org)
[](https://goreportcard.com/report/github.com/floatpane/matcha)
[](https://github.com/floatpane/matcha/releases)
-[](https://github.com/floatpane/matcha/releases)
-[](https://github.com/floatpane/matcha/blob/master/LICENSE)
+[](https://pkg.go.dev/github.com/floatpane/matcha)
**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.
@@ -30,22 +19,11 @@
## Documentation
-- **[Installation Guide](docs/INSTALLATION.md)**: Steps to get Matcha running on your system.
-- **[Configuration](docs/CONFIGURATION.md)**: Detailed configuration options and file locations.
-- **[Usage & Keybindings](docs/USAGE.md)**: How to use Matcha, including keyboard shortcuts.
-
-## Features
+Matcha Documention is available on [https://docs.matcha.floatpane.com](our website)
-Explore the detailed documentation for Matcha's features:
+## Star History
-- **[Email Management](docs/features/EMAIL_MANAGEMENT.md)**: Inbox, sent mail, search, and rich viewing.
-- **[Image Compatibility](docs/features/images/COMPATABILITY.md)**: Support for modern terminal image protocols.
-- **[Composing Emails](docs/features/COMPOSING.md)**: Writing, attachments, and markdown support.
-- **[Draft Management](docs/features/DRAFTS.md)**: saving and resuming drafts.
-- **[Account Management](docs/features/ACCOUNTS.md)**: Managing multiple accounts and providers.
-- **[Contact Management](docs/features/CONTACTS.md)**: Address book and auto-saving.
-- **[User Interface](docs/features/UI.md)**: TUI design and customization.
-- **[Advanced Features](docs/features/ADVANCED.md)**: Updates, caching, and debugging.
+[](https://www.star-history.com/#floatpane/matcha&type=date&legend=top-left)
## Contributing