A beautifully crafted, privacy-first email client.
Desktop app or self-hosted web — your data, your rules.
Desktop for Windows, macOS, Linux · Self-hosted web via Docker
Core data is stored locally. No telemetry. External network access is limited to mail providers and opt-in features.
OAuth tokens and credentials encrypted at rest with a per-device key.
SQLite database, search index, and attachments — all on your device.
AGPL-3.0 licensed. Inspect every line of code yourself.
Thoughtfully designed around how you actually work with email.
Drag emails across Todo, Waiting, and Done. Turn your inbox into a task board.
Full-text search powered by Tantivy. Find anything by content, sender, or date.
Gmail, Outlook, and any IMAP server. All accounts in one place.
Snooze to resurface later. Star what matters. Stay focused.
Built-in bilingual view with DeepL or LLM. Read emails in any language.
Auto-label, move, or flag emails with custom conditions and actions.
Shortcuts for navigation, compose, reply, archive, and search — fully customizable.
Beautiful themes with system-aware auto-switching.
English and Chinese built-in. Easily extensible for more languages.
Crafted with care for every pixel and interaction.
Modern, performant technologies chosen for reliability.
Free and open source, forever. Choose the version that fits you.
Deploy on your own server with Docker. Access your email from any browser.
curl -fsSL https://raw.githubusercontent.com/QingJ01/Pebble-Web/main/docker-compose.yml -o docker-compose.yml && docker compose up -d