💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Find a file
Juan Tejada b7572ff942 fix(mail-merge): Fix broken error handling with multi-send to individual
- As a temporary fix, now passes an option to SendDraftTask to not
perform MultiSendToIndividualTask's which screwed up error handling
- Fixes actual bugs with error handling
2016-06-03 12:34:47 -07:00
apm
build fix(build): Update asar unpack patterns to match top level examples 2016-06-02 16:56:31 -07:00
docs
dot-nylas
examples
internal_packages fix(identity): deprecate updaterId, provide safe access to identity.id 2016-06-02 18:56:09 -07:00
keymaps fix(shortcuts): Add Cmd+[, Cmd+] to Apple Mail preset #1332 2016-05-09 17:34:59 -07:00
menus fix(linux): Add libappindicator1 note, improved View menu 2016-05-15 00:05:25 -05:00
script bump(electron): 1.2.1 and React Devtools in dev mode 🎉 2016-06-03 10:51:39 -07:00
spec fix(identity): deprecate updaterId, provide safe access to identity.id 2016-06-02 18:56:09 -07:00
spec_integration fix(identity): deprecate updaterId, provide safe access to identity.id 2016-06-02 18:56:09 -07:00
src fix(mail-merge): Fix broken error handling with multi-send to individual 2016-06-03 12:34:47 -07:00
static bump(electron): 1.2.1 and React Devtools in dev mode 🎉 2016-06-03 10:51:39 -07:00
.eslintrc
.gitignore
.gitmodules
.travis.yml build(travis): Drop Node 0.12 build, unclear if supported by babel 6 2016-05-13 14:57:37 -07:00
appveyor.yml
CHANGELOG.md fix(send-later): Add isValidDraft to specs 2016-05-19 15:27:43 -07:00
CONFIGURATION.md
CONTRIBUTING.md
ISSUE_TEMPLATE.md
keymap.json fix(config): Move all reads / writes to the main process 2016-05-16 16:38:46 -05:00
LICENSE.md
N1.sh
package.json bump(electron): 1.2.1 and React Devtools in dev mode 🎉 2016-06-03 10:51:39 -07: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 ![GitHub issues On Deck](https://badge.waffle.io/nylas/N1.png?label=on deck&title=On Deck)

Want help build the future of email? Nylas is hiring!

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! On Arch Linux, you can install n1 or n1-git from the aur.

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 five minutes. To create your own theme, go to our Theme Starter guide.

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

Plugin List

We're working on building a plugin index that makes it super easy to add them to N1. For now, check out the list below! (Feel free to submit a PR if you build a plugin and want it featured here.)

Bundled Themes

Community Themes

Create your own theme!

Bundled Plugins

Great starting points for creating your own plugins!

Community Plugins

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 / Plugin 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.