← Package directory
Available on winget

Install Pebble

A local-first desktop email client for people who want a calmer, more private inbox.

Install with winget
winget install --id QingJ01.Pebble
Upgrade
winget upgrade --id QingJ01.Pebble
Uninstall
winget uninstall --id QingJ01.Pebble

About Pebble

Pebble is a desktop mail client built with Rust, Tauri, and React. It keeps mail data, the search index, attachments, rules, and application settings on your device by default. The app is designed around a few practical ideas: - Your mailbox should stay readable, fast, and quiet. - Email workflows should be local-first instead of cloud-dashboard-first. - Privacy controls should be explicit, visible, and easy to override per message. - Search, snooze, rules, and a Kanban board should work together instead of living...

What's new in 0.1.1

Added - Added a tray preference to start Pebble hidden in the system tray at launch. - Added native macOS traffic-light window controls in the title bar for a platform-idiomatic close/minimize/maximize experience. - Added translation keyboard shortcuts, automatic settings backup, a default mail client preference, and a lightweight mode for the tray. - Added local settings backup file export/import for cross-platform migration without WebDAV. - Added optional encrypted WebDAV backup and restore for account passwords, OAuth tokens, and translation API keys. Changed - Updated the desktop release metadata to version 0.1.1. Fixed - Honored IMAP special-use folder attributes so the Trash, Sent, Drafts, Junk, and Archive flags reported by servers map to the expected local folders. - Preserved email HTML container styles (such as html, body, and wrapper element rules) so sanitized messages keep their original layout. - Stripped HTML and CSS from email preview snippets so list rows show clean plain-text previews instead of markup. - Stopped retrying permanent authentication errors for pending mail operations, surfaced clearer status, and allowed dismissing failed operations from settings. - Added missing English and Chinese translations for the new automatic backup, default mail client, and pending operations controls. - Surfaced translation keyboard shortcuts in the settings page and fixed the wallpaper mode settings background rendering.

Read release notes

Version history

Version Updated Notes
0.1.1 Unknown Added - Added a tray preference to start Pebble hidden in the system tray at launch. - Added native macOS traffic-light window controls in the title bar for a platform-idiomatic close/minimize/maximize experience. - Adde...
0.1.0 Added - Added POP3 account support, including account setup, sync, provider dispatch, folder/message operations, and backup/restore metadata handling. - Added an account-level option to allow invalid TLS certificates for...
0.0.9 Unknown Added - Added Pebble Web self-hosted edition information to the public site and README documentation. - Added Arch Linux AUR installation instructions. Changed - Expanded release automation to build and upload Windows, m...
0.0.8 Unknown Added - Added configurable custom background images with fit, contain, tile, and opacity controls. Fixed - Displayed recipients in sent-mail message lists instead of showing the sender as the current account. - Fixed Gma...