💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Go to file
Asher Wood fca5db4e45 Merge pull request #240 from Zeklandia/master
commit fc34b1fcb08a6f4a84e20c42eb2c6fd0952cf73a
Author: Ben Gotow <bengotow@gmail.com>
Date:   Thu Oct 29 13:37:59 2015 -0700

    Revert one small capitalization change on Windows

commit c4b30c9b84166bd8847c83b748da316f8861650e
Author: Ben Gotow <bengotow@gmail.com>
Date:   Thu Oct 29 12:56:32 2015 -0700

    Fix one remaining uppercase Nylas, remove unneeded build task

commit 1767341a36bd20990f884c636da236454fbf3761
Author: Asher Wood <awood5659@gmail.com>
Date:   Thu Oct 29 10:34:47 2015 -0700

    Update list of supported OSes

commit 2bac5a7e1c30ca63ae7be0d679b2a61a032449f9
Author: Asher Wood <awood5659@gmail.com>
Date:   Thu Oct 29 10:30:53 2015 -0700

    Nylas --> nylas

commit 19eed9bf096819df3588d82a4307770c1069c366
Author: Asher Wood <awood5659@gmail.com>
Date:   Thu Oct 29 10:17:55 2015 -0700

    Change '../Nylas' to `../nylas`

commit 9c7cba6ea29652d0d1544d51c387861984bc511a
Author: Asher Wood <awood5659@gmail.com>
Date:   Tue Oct 27 21:33:29 2015 -0700

    More uppercase/lowercase confusion. The icon is still not in the right place after install, but at least Nylas will open.

commit 30510f6978364398b7917917369b3f011b533606
Author: Asher Wood <awood5659@gmail.com>
Date:   Tue Oct 27 21:06:33 2015 -0700

    Fixed building rpms
    Many file paths had had `/usr/local/share/nylas` instead of `/usr/local/share/Nylas`
2015-10-29 13:46:47 -07:00
apm Update APM to 1.1.1 2015-10-06 23:35:03 -04:00
build Merge pull request #240 from Zeklandia/master 2015-10-29 13:46:47 -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 fix(thread-list): Line up sender, subject and snippet 2015-10-29 11:30:06 -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 fix(bootstrap): Always use npm3 in ./build to install apm 2015-10-27 17:04:14 -07:00
spec doc(task): make methods public and add documentation 2015-10-29 15:11:01 -04:00
src doc(task): make methods public and add documentation 2015-10-29 15:11:01 -04:00
static fix(ui): better unread count box 2015-10-28 18:50:04 -04:00
.gitignore ignore gh-pages files 2015-10-02 14:47:33 -07:00
.travis.yml fix(travis): disable node 4 for now 2015-10-07 22:52:20 -04:00
CHANGELOG.md changelog: 0.3.20 release notes 2015-10-28 14:38:48 -07:00
CONTRIBUTING.md Add quotes to account token key in example config.cson 2015-10-26 17:13:05 -07:00
LICENSE.md meta(license): Add GPLv3 License 2015-10-01 10:23:42 -07:00
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 feat(notifs): Native notifications for Mac OS X, Win coming 2015-10-29 11:23:51 -07:00
README.md Merge pull request #240 from Zeklandia/master 2015-10-29 13:46:47 -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 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 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.