💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Find a file
Ben Gotow 5ee8ffabbc fix(prefs): Minor tweaks, see description
- Make the keymaps panel less wide
- <select>'s now populate their current value properly
- Items should blur after being interacted with so that `esc` still moves you back to parent sheet
2015-11-23 20:34:04 -08:00
apm
build fix(spectron): Run against built version of the app to avoid timeouts 2015-11-23 18:54:42 -08:00
docs fix(copy): Call split / list modes "Single Panel / Two Panel" 2015-11-23 17:34:56 -08:00
dot-nylas
examples fix(examples): Small fixes for Send Availability plugin 2015-11-20 15:21:58 -08:00
internal_packages fix(prefs): Minor tweaks, see description 2015-11-23 20:34:04 -08:00
keymaps
menus
script fix(build): bail if script/bootstrap fails and enhance test output 2015-11-23 14:34:18 -05:00
spec feat(sidebar): Add sidebar controls to add and remove categories 2015-11-23 19:43:56 -08:00
spectron fix(spectron): Update window count spec 2015-11-19 14:42:34 -08:00
src fix(sidebar): Swap out + image, tweak CSS for unread 2015-11-23 20:08:10 -08:00
static fix(theme): Improve styling of popout composer in dark mode 2015-11-23 18:28:30 -08:00
.eslintrc
.gitignore 🍒(atom): Pull new, cleaner compile cache + index.js 2015-11-17 19:43:08 -08:00
.travis.yml fix(travis): Add support for Node 4.2 LTS, C++11 2015-11-23 17:17:22 -08:00
CHANGELOG.md fix(copy): Call split / list modes "Single Panel / Two Panel" 2015-11-23 17:34:56 -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 fix(packages): remove vm-compatibility-layer 2015-11-21 00:17:27 -05: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.