💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Go to file
2015-10-04 19:38:14 -07:00
apm copy(readme): update readmes 2015-10-02 13:24:39 -07:00
build Update Debian package long description 2015-10-04 19:38:09 -07:00
docs feat(dev-mode): Toggle dev mode, sticky through restarts 2015-10-03 19:04:19 -07:00
dot-nylas copy(readme): update readmes 2015-10-02 13:24:39 -07:00
examples fix(readmes): Add "Install this plugin" bits to the plugin READMEs 2015-10-04 00:42:54 -07:00
internal_packages fix(timeouts): Wait 5 mintues before hanging up /send 2015-10-04 00:54:07 -07:00
keymaps rename(Nylas Mail): Replace Nylas Mail > N1 2015-09-29 09:44:30 -07:00
menus feat(dev-mode): Toggle dev mode, sticky through restarts 2015-10-03 19:04:19 -07:00
script copy(readme): update readmes 2015-10-02 13:24:39 -07:00
spec fix(sync): Request all labels / folders to avoid paging and missing inbox 2015-10-03 23:53:59 -07:00
src fix(timeouts): Wait 5 mintues before hanging up /send 2015-10-04 00:54:07 -07:00
static fix(icons): New artwork for a few initial packages, labels 2015-10-03 23:34:43 -07:00
.gitignore ignore gh-pages files 2015-10-02 14:47:33 -07:00
CONTRIBUTING.md copy(readme): update links in readme 2015-10-02 18:48:34 -07:00
LICENSE.md meta(license): Add GPLv3 License 2015-10-01 10:23:42 -07:00
N1.sh refactor(n1): Update N1.sh to use N1_PATH instead of EDGEHILL_PATH 2015-10-02 11:58:44 -07:00
package.json Update descriptions in package.json 2015-10-04 19:38:14 -07:00
README.md copy(readme): bump image 2015-10-02 18:52:34 -07:00

N1 Logo

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.

  1. Sign up here to request an early invitation code
  2. Download N1 and use your early invitation code to log in
  3. 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