💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Find a file
Juan Tejada 5a8ca1ef51 add(integration-test): Adds test for onboarding flow with Exchange
Summary:
- Make sure user can log in using exchange
- Adds some test helpers for the test
- Updates eslint.json and cleans up lint errors

Test Plan: - Integration Tests

Reviewers: evan, bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2346
2015-12-14 15:14:58 -08:00
apm
build add(integration-test): Adds test for onboarding flow with Exchange 2015-12-14 15:14:58 -08:00
docs
dot-nylas
examples
internal_packages feat(default-alias): Add functionality to select a default alias 2015-12-14 14:35:26 -08:00
keymaps
menus
script
spec fix(editable-list): Prevent empty selection on esc pressed + other fixes 2015-12-14 14:29:45 -08:00
spec_integration add(integration-test): Adds test for onboarding flow with Exchange 2015-12-14 15:14:58 -08:00
src add(integration-test): Adds test for onboarding flow with Exchange 2015-12-14 15:14:58 -08:00
static fix(editable-list): Prevent empty selection on esc pressed + other fixes 2015-12-14 14:29:45 -08:00
.eslintrc
.gitignore
.gitmodules
.travis.yml fix(ci): stable instead of release/* branches 2015-12-11 17:13:42 -08:00
appveyor.yml fix(ci): stable instead of release/* branches 2015-12-11 17:13:42 -08:00
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
N1.sh
package.json bump(version): 0.3.31 2015-12-14 14:36:17 -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.