--- layout: default title: N1 - An extensible, open-source mail client built on the modern web. overview: true --- {% include hero.html %}

N1

An extensible, open-source mail client built on the modern web.

Legible & Beautiful

Meticulous design that supports your actual handling of email. With a subdued visual style and highly refined typography, N1 is easily the most uniquely designed and beautiful mail client available.

Works everywhere.
Supports everyone.

N1 is a proper desktop client that runs on all major operating systems. It isn't bound to live in a web browser, gets proper desktop notifications and integrates well with your system. Email shouldn't simply live in one of your browser tabs.

Designed for Extensibility.

In N1, plugins are first-class citizens - many of them make up core parts of the experience. We've exposed rich, powerful APIs that let you build everything from the simplest workflow enhancements to entirely new views of your personal data.

Welcome Developers.

Innovate on top of email with JavaScript, NodeJS, React, and Electron.

        
render: function() {
  return <Popover 
    ref="popover"
    className="translate-language-picker pull-right"
    buttonComponent={@_renderButton()}>
    <Menu
      items={ Object.keys(YandexLanguages) }
      onSelect={@_onTranslate}/>
  </Popover>
}
        

Meet the team behind N1

We're a small team of engineers solving big problems - and we're hiring! If you'd like to get in touch, feel free to email us at hello@nylas.com. N1 is open source and we welcome pull requests!

ReactEurope 2015: How React & Flux Turn Apps Into Extensible Platforms

Bay Area Electron Meetup: Making the web feel native