✉️ SimpleEmailClientNEXT v1.2.0

SimpleEmailClientNEXT 是一款基于 Electron 的桌面邮件客户端,注重隐私与轻量。所有数据仅保存在本地,绝不收集用户信息。

✨ 主要特性

  • 多账户支持(IMAP/SMTP + Gmail OAuth Beta)
  • 富文本编辑器(基于 Squire)
  • 深色 / 浅色主题
  • 附件拖拽上传
  • 本地凭据加密(Windows Credential Manager)
  • 分页加载,自定义每页数量

📥 下载

下载最新版 所有版本

🚀 从源码运行

git clone https://github.com/ASimpUsr/SimpleEmailClientNEXT.git cd SimpleEmailClientNEXT npm install npm run dev

📦 打包

npm run build

产物位于 dist/ 目录。

🔐 隐私

我们不收集任何数据,所有内容在本地处理。详见 隐私政策

SimpleEmailClientNEXT is an Electron-based desktop email client with a focus on privacy and lightweight. All data stays locally – we never collect anything.

✨ Features

  • Multi‑account support (IMAP/SMTP + Gmail OAuth Beta)
  • Rich text editor (powered by Squire)
  • Dark / Light theme
  • Drag‑and‑drop attachments
  • Local credential encryption (Windows Credential Manager)
  • Pagination with custom page size

📥 Download

Download Latest All releases

🚀 Run from source

git clone https://github.com/ASimpUsr/SimpleEmailClientNEXT.git cd SimpleEmailClientNEXT npm install npm run dev

📦 Build

npm run build

Output is in dist/.

🔐 Privacy

We collect zero data – everything is local. See Privacy Policy.