mirror of
https://github.com/Foundry376/Mailspring.git
synced 2026-03-22 11:32:46 +01:00
4.0 KiB
4.0 KiB
Community Plugins for Mailspring
This document lists known third-party plugins for Mailspring found on GitHub.
Official Resources
| Repository | Description |
|---|---|
| Foundry376/Mailspring-Plugin-Starter | Official plugin template for creating your own plugins |
Functional Plugins
General Purpose
| Repository | Description | Stars |
|---|---|---|
| Striffly/mailspring-avatars | Adds avatars to contacts in Mailspring | ⭐76 |
| bnesimsysadmin/AI-assistant-mailspring-plugin | AI assistant for composing emails | - |
| smartium/Mailspring-Plugin | Community plugin | - |
Notifications & System Integration
| Repository | Description |
|---|---|
| ruslansin/launcher-api-support | Adds Unity Launcher API dock notifications |
| 3nws/refresh-on-focus | Resync mail on window focus with 5 second cooldown |
Productivity & Todo
| Repository | Description |
|---|---|
| jmanuel1/todoer | Automatically add starred emails to local todo.txt |
Signatures
| Repository | Description |
|---|---|
| Raymo111/mailspring-plaintext-signatures | Adds plaintext signature support |
Calendar Integration
| Repository | Description |
|---|---|
| sham-sheer/edison-mail-calendar | Calendar with Google, Microsoft EWS, and CalDAV integration |
| AbduT/ETCal-MailSpring | Ethiopian Calendar plugin |
Encryption / PGP
| Repository | Description |
|---|---|
| NgoHuy/mailspring-keybase | Keybase PGP encryption plugin |
| mirkoschubert/mailspring-pgp | Keybase PGP plugin |
| dinoboy197/mailspring-openpgp | OpenPGP encryption plugin |
Alternative Backends & Forks
These projects modify or replace Mailspring's backend services:
| Repository | Description | Stars |
|---|---|---|
| 1RandomDev/mailspring-api | Self-hosted reimplementation of the Mailspring Sync backend | ⭐11 |
| notpushkin/Mailspring-Libre | Libre build with no telemetry (archived) | - |
| algv/Mailspring-Libre | Fork of Mailspring-Libre | - |
| arthurzenika/Mailspring-Libre | Fork of Mailspring-Libre | - |
| exprez135/Mailspring-Libre | Fork of Mailspring-Libre | - |
| jlgarridol/Mailspring-pro | Mailspring-pro variant | - |
Discovering More Plugins
- GitHub Topic: mailspring-plugin - All plugins tagged with this topic
Creating Your Own Plugin
To create your own plugin, see:
- Mailspring-Plugin-Starter - Official template
- Creating Composer Plugins - Guide in this repo
- Built-in plugins in
app/internal_packages/for reference (e.g.,composer-templates,phishing-detection)
Plugin Installation
Plugins should be copied or symlinked to:
- macOS:
~/Library/Application Support/Mailspring/packages/ - Linux:
~/.config/Mailspring/packages/ - Windows:
%APPDATA%/Mailspring/packages/
You can find this directory by going to Developer > Show Mailsync Logs in Mailspring.