💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Find a file
2015-11-30 14:26:11 -08:00
apm
build fix(specs): Remove promise usage, process.env as fn to fix node 0.10 2015-11-30 12:39:17 -08:00
docs fix(license): Mark a few additional packages as GPLv3 2015-11-25 14:41:10 -08:00
dot-nylas
examples feat(signatures): add signature support 2015-11-30 11:48:24 -08:00
internal_packages fix(signatures): Monospace font, nested scrolling fix 2015-11-30 14:26:11 -08:00
keymaps
menus
script
spec fix(counts): Ensure serial execution of persistModels, unpersistModels 2015-11-25 12:17:00 -08:00
spectron
src fix(signatures): Monospace font, nested scrolling fix 2015-11-30 14:26:11 -08:00
static feat(signatures): add raw signature support 2015-11-30 14:02:58 -08:00
.eslintrc
.gitignore
.travis.yml Update travis.yml for only branches 2015-11-29 21:30:11 -08:00
CHANGELOG.md bump(version): 0.3.26 and updated Changelog 2015-11-30 14:11:31 -08:00
CONTRIBUTING.md
LICENSE.md
N1.sh fix(spec): cleanup N1.sh and make specs fail with exit code 1 2015-11-23 16:00:55 -05:00
package.json bump(version): 0.3.26 and updated Changelog 2015-11-30 14:11:31 -08:00
README.md

N1 Logo

N1 Screenshot

N1 is an open-source mail client built on the modern web with Electron, React, and Flux. It is designed to be extensible, so it's easy to create new experiences and workflows around email. N1 is built on the Nylas Sync Engine which is also open source free software.

Build Status Slack Invite Button

Download N1

You can download compiled versions of N1 for Windows, Mac OS X, and Linux (.deb) from https://nylas.com/N1. You can also build and run N1 on Fedora. A Fedora distribution is coming soon!

Build A Plugin

Plugins lie at the heart of N1 and give it its powerful features. Building your own plugins allows you to integrate the app with other tools, experiment with new workflows, and more. Follow the Getting Started guide to write your first plugin in 5 minutes.

If you would like to run the N1 source and contribute, check out our contributing guide

Running Locally

By default the N1 source points to our hosted version of the Nylas Sync Engine; however, the Sync Engine is open source and you can run it yourself.

Feature Requests / Package Ideas

Have an idea for a package, or a feature you'd love to see in N1? Check out our public Trello board to contribute your thoughts and vote on existing ideas.