介绍
官方网站:https://pebble.byebug.cn/
Pebble 是一个使用 Rust、Tauri 和 React 构建的桌面邮件客户端。它默认把邮件数据、搜索索引、附件、规则和应用设置保存在本机。
Pebble 的设计目标很直接:
- 邮箱应该清晰、快速、安静。
- 邮件工作流应该本地优先,而不是被云端仪表盘绑住。
- 隐私控制应该明确可见,并且可以按单封邮件临时放宽。
- 搜索、稍后提醒、规则和看板应该协同工作,而不是散落在不同工具里。
Pebble 目前支持 Gmail、IMAP,以及实验性的 Outlook 账户。
软件截图




软件特点
本地优先与隐私
- 使用本地 SQLite 数据库存储邮件、文件夹、标签、规则和设置。
- 使用本地 Tantivy 全文索引提供快速搜索。
- 附件保存在应用数据目录下。
- OAuth token 和账号凭据会使用设备本地密钥加密。
- 不包含遥测。
- 网络请求只发生在你启用的功能中:邮件同步、翻译、可选的 WebDAV 设置备份。
邮件处理
- 多账户聚合收件箱。
- 支持 Gmail、IMAP 和实验性的 Outlook。
- 支持线程视图和普通邮件列表视图。
- 支持归档、删除、星标、标记已读、批量操作和恢复。
- 支持邮件稍后提醒。
- 支持全文搜索和高级过滤。
- 支持规则引擎,自动整理邮件。
效率工具
- 看板视图,包含 Todo、Waiting、Done 三列。
- 命令面板和键盘优先导航。
- 内置翻译能力,支持双语阅读。
- 深色和浅色主题。
- 内置英文和中文界面。
- 可选的 WebDAV 备份,用于同步设置、规则、看板卡片和看板备注。
更新日志
v0.1.2
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-detection is requested - Fixed adding Outlook/Hotmail accounts: the username field is no longer required, and a blank username now defaults to the account email so app-password logins connect
- Prevented duplicate messages from appearing in the destination mailbox when a move operation is retried after a partial COPY/EXPUNGE failure.
- Prevented duplicate message rows from accumulating after a soft-delete followed by a re-sync, via a unique index on live
(account_id, remote_id)rows. - Prevented newly-arrived messages from being permanently missing from search results due to a race between the startup background reindex and concurrent sync.
- Preserved attachment filenames that were being altered on download and forwarding.
- Registered Pebble as the Windows mail client in the registry before opening the default-apps settings so "set as default" works reliably.
- Improved POP3 connectivity for legacy servers with a rustls→native-tls TLS backend fallback and optional TLS 1.0.
- Synced the native window background color with the active theme on macOS.
Puresys纯净系统-软件下载
