Meron is a fast and secure email app with chat and kanban views.
Install from Microsoft Store, Flathub, Snap Store, Google Play, App Store, or download installers from GitHub.
The Linux AppImage and tarball use the system WebKit, so they need
webkit2gtk-4.1 installed (libwebkit2gtk-4.1-0 on Debian/Ubuntu,
webkit2gtk4.1 on Fedora, webkit2gtk-4.1 on Arch). The Flatpak and snap
bundle their own and need nothing extra.
| Unified inbox | Kanban board |
|---|---|
![]() |
![]() |
| Media gallery | Media grid |
|---|---|
![]() |
![]() |
| Themes |
|---|
![]() |
- Unified Inbox, kanban and chat views
- IMAP/SMTP email and RSS/Atom feeds
- Threaded conversations with rich-text composing and media galleries
- Easy setup with OAuth or automatic mailbox discovery
- Encrypted local storage with credentials kept in the OS keyring
- Themes and 20+ languages
| Component | Stack | Location |
|---|---|---|
| Core engine | Rust | meron-core/ |
| Desktop app | Go + Wails | root (*.go) |
| Desktop UI | React + TypeScript + Tailwind | frontend/ |
| Mobile apps | Kotlin Multiplatform (Android/iOS) | mobile/ |
The Rust core runs as a sidecar process on desktop (driven over JSON-lines stdio) and is linked directly into the mobile apps over FFI/JNI. This keeps all mail, feed, and storage logic in one place across every platform.
See CONTRIBUTING.md for prerequisites and instructions on building, testing, and translating Meron.
Meron is licensed under the GNU Affero General Public License v3.0.
Copyright © 2026 Nonbili Inc.




