← 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.3

Added - Added an option to launch Pebble automatically when you sign in to your computer, under General settings → Startup Behavior (#64). - Added a per-account option to allow unencrypted (plaintext) IMAP/SMTP connections for legacy servers that only support plaintext, shown as an explicit opt-in with a security warning when a connection's security is set to "None" (#70). Changed - Updated the desktop release metadata to version 0.1.3. Fixed - Fixed some email links being shown with a literal & (for example in password-reset URLs) by no longer double-escaping ampersands when auto-linking plain-text URLs (#68). - Fixed the account connection test reporting a false "passed" for accounts with a blank username: it now performs a real authenticated login, so authentication failures surface during testing instead of only after the account is added (#60). - Fixed the startup window background color and title-bar theme so the window matches the active theme immediately on launch.

Read release notes

Version history

Version Updated Notes
0.1.3 Unknown Added - Added an option to launch Pebble automatically when you sign in to your computer, under General settings → Startup Behavior (#64). - Added a per-account option to allow unencrypted (plaintext) IMAP/SMTP connectio...
0.1.2 Unknown Changed - Updated the desktop release metadata to version 0.1.2. Fixed - Fixed DeepL and DeepLX translation always failing with a 400 "source_lang not supported" error by omitting the source language field when auto-dete...
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 Unknown 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...