--- layout: default title: N1 - The extensible, open source mail client. overview: true --- {% include hero.html %}

Download now for Mac OS X and Linux. Windows coming soon!

Download

Beautiful inside and out.

N1 is designed to be friendly, with an emphasis on clean typography, subtle drop shadows, and delightful buttons. When you use N1, things feel familiar with nothing out of place. It's just the way things should be.

All platforms and providers.

N1 is compatible with hundreds of email providers, including Gmail, Yahoo, iCloud, Microsoft Exchange, and more. It's a desktop app that can run offline, and feels great on Mac, Windows, and Linux. N1 is for everyone.

Developers welcome.

N1 is designed for extensibility, and includes a JavaScript plugin architecture that enables anyone to create powerful new features. Plugins can add buttons, sidebars, composer elements, or remix the entire UI. And if plugins aren't enough, the N1 codebase is also open source free software. Developers, start your engines.

Born from the browser.

N1 can be extended using JavaScript, NodeJS, React, Flux, 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!