💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Find a file
Ben Gotow edaf751c3b feat(changelog): Link to changelog before and after updates
Summary: Link to the changelog, and add a new notification which appears after updates are installed

Test Plan: No tests to see here..

Reviewers: evan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D2201
2015-10-27 16:48:05 -07:00
apm Update APM to 1.1.1 2015-10-06 23:35:03 -04:00
build rm(aws-sdk): Ship logs via request, eliminate aws-sdk 2015-10-27 16:35:38 -07:00
docs feat(windows): updated docs and fix for building on 64-bit 2015-10-23 12:55:44 -07:00
dot-nylas fix(onboarding): Invitation code system, just in case 2015-10-04 16:49:41 -07:00
examples feat(tooltip): use native tooltip style 2015-10-21 11:27:57 -07:00
internal_packages feat(changelog): Link to changelog before and after updates 2015-10-27 16:48:05 -07:00
keymaps fix(archive): can archive and trash from focused message 2015-10-23 14:49:29 -07:00
menus fix(*): Packages => Plugins in a few more places 2015-10-22 14:55:30 -07:00
script ⇧(npm): Move to NPM3 to shorten paths on Win32 2015-10-27 16:23:12 -07:00
spec fix(databse): fix memory leak on DatabaseStore.atomically 2015-10-22 14:19:39 -07:00
src feat(changelog): Link to changelog before and after updates 2015-10-27 16:48:05 -07:00
static fix(search): New X, focus styling for search 2015-10-27 11:28:11 -07:00
.gitignore
.travis.yml fix(travis): disable node 4 for now 2015-10-07 22:52:20 -04:00
CHANGELOG.md Create CHANGELOG.md 2015-10-27 11:36:40 -07:00
CONTRIBUTING.md Add quotes to account token key in example config.cson 2015-10-26 17:13:05 -07:00
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 rm(aws-sdk): Ship logs via request, eliminate aws-sdk 2015-10-27 16:35:38 -07:00
README.md Update CONTRIBUTING.md and README.md to remove node requirement 2015-10-07 17:18:41 -07:00

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 Mac OS X and Linux from https://nylas.com/N1. You can also build and run N1 on Windows. A Windows distribution is coming soon!

Build A Plugin

Plugins lie at the heart of N1 and give it it's 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.