mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-22 23:23:54 +08:00
💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Summary: Caveat: If you submit feedback from one account, and then switch accounts and submit feedback again, the data from the old account still gets passed. It looks like that was true with the previous compose-a-draft-with-feedback action too. Maybe you know how to fix this? I couldn't figure it out. Test Plan: Try it out! Not sure how to usefully write specs. Reviewers: bengotow Reviewed By: bengotow Differential Revision: https://phab.nylas.com/D2106 |
||
---|---|---|
apm | ||
build | ||
docs | ||
dot-nylas | ||
examples | ||
internal_packages | ||
keymaps | ||
menus | ||
script | ||
spec | ||
src | ||
static | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
N1.sh | ||
package.json | ||
README.md |
An extensible, open-source mail client built on the modern web.
N1 is a foundation to build new email experiences. It's built on Electron, React, and Flux.
We are currently in an invite-only beta. Sign up here to get early access. Star this repository to get even earlier access.
Getting Started Building Extensions
Everything in N1 is an extension. Building your own is easy.
- Sign up here to request an early invitation code
- Download N1 and use your early invitation code to log in
- Follow the getting started guides to write your first extension in 5 minutes
If you would like to run the N1 source and contribute, check out our contributing guide