💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Find a file
Christine Spang 0781326552 Don't symlink /usr/bin/apm on Linux and Mac.
This makes us conflict with the official 'atom' Linux package. No bueno.
Doesn't really make sense for us to install this system-wide on Mac
either.

Fixes T3713.
2015-10-04 21:47:03 -07:00
apm
build Don't symlink /usr/bin/apm on Linux and Mac. 2015-10-04 21:47:03 -07:00
docs fix assorted problems in docs 2015-10-04 15:24:08 -07:00
dot-nylas fix(onboarding): Invitation code system, just in case 2015-10-04 16:49:41 -07:00
examples fix(readmes): Add "Install this plugin" bits to the plugin READMEs 2015-10-04 00:42:54 -07:00
internal_packages disable(events): Turn off the events package until it can be polished 2015-10-04 16:57:43 -07:00
keymaps
menus
script Install package repo for autoupdates in Debian packages. 2015-10-04 19:38:16 -07:00
spec
src fix(account): change default user for data import 2015-10-04 16:34:09 -07:00
static
.gitignore
CONTRIBUTING.md
LICENSE.md
N1.sh Properly exit out of N1.sh if script/bootstrap hasn't been run yet. 2015-10-04 12:30:37 -07:00
package.json Update descriptions in package.json 2015-10-04 19:38:14 -07:00
README.md

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