💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Find a file
2015-12-03 11:25:26 -08:00
apm
build feat(build): add nylas resources 2015-12-02 15:12:56 -08:00
docs
dot-nylas
examples feat(templates-plugin): Add prefs page with template editor, fix bugs. 2015-12-02 21:28:49 -08:00
internal_packages fix(autoload-images): Catch images with no extension, add tests 2015-12-03 11:25:26 -08:00
keymaps
menus
script test(contenteditable): add in contenteditable list specs 2015-12-02 13:41:47 -08:00
spec refactor(spec): remove spectron from main app 2015-12-02 13:42:09 -08:00
spec_integration refactor(spec): remove spectron from main app 2015-12-02 13:42:09 -08:00
src refactor(spec): remove spectron from main app 2015-12-02 13:42:09 -08:00
static feat(tests): add integration tests 2015-12-02 13:41:14 -08:00
.eslintrc
.gitignore
.gitmodules feat(build): add nylas build resources 2015-12-02 13:59:54 -08:00
.travis.yml fix(deploy): add travis-test branch to build whitelist 2015-12-02 16:49:14 -08:00
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
N1.sh
package.json feat(build): add nylas resources 2015-12-02 15:12:56 -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.