💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Find a file
2015-06-08 17:48:59 -07:00
apm
arclib
build fix(mac-build): Lint error breaking jenkins 2015-06-03 11:10:42 -07:00
docs-atom fix(asar): Support ASAR, and running of specs in prod builds 2015-05-21 14:41:30 -07:00
docs-templates Move guides from Edgehill repo to Redwood and only generate docs from classes 2015-06-02 16:24:56 -07:00
dot-nylas add(specs): +101 specs and 403 assertions from Atom 2015-06-02 19:51:00 -07:00
exports feat(scrollbars): Custom scrollbars via ScrollRegion 2015-06-05 11:50:55 -07:00
internal_packages fix(fakt): Rename fakt, never try to use the locally installed version (with potentially incorrect baseline) 2015-06-08 17:48:59 -07:00
keymaps
menus feat(theming): Definitely not hacker mode. I don't know what you're talking about. 2015-06-05 11:40:44 -07:00
resources fix(asar): Support ASAR, and running of specs in prod builds 2015-05-21 14:41:30 -07:00
script fix(linux-build): Move the license file out of app so it works with ASAR 2015-05-21 18:22:11 -07:00
spec add(specs): +101 specs and 403 assertions from Atom 2015-06-02 19:51:00 -07:00
spec-nylas fix(draft-speed): Optimize draft creation and reduce scroll / focus delays 2015-06-05 11:38:30 -07:00
src feat(starring): Star and unstar threads in the thread list 2015-06-08 17:02:50 -07:00
static fix(fakt): Rename fakt, never try to use the locally installed version (with potentially incorrect baseline) 2015-06-08 17:48:59 -07:00
vendor fix(quit): Destroy hot-loaded windows so they don't block quit - fixes T1282 2015-05-26 14:15:12 -07:00
.arcconfig
.gitattributes
.gitignore add(specs): Empty folders and node_modules in spec fixture to fix specs 2015-06-03 10:23:54 -07:00
.gitmodules
.node-version
.npmrc
.pairs
.python-version
atom.sh
coffeelint.json
CONTRIBUTING.md
Dockerfile
LICENSE.md
package.json bump(electron): Electron 0.27.1, Chromium 43 2015-06-01 15:21:40 -07:00
README.md

Nylas Mail is a hackable platform for your personal data, built on Electron and the Nylas Platform APIs.

Building Nylas Mail

Extending Nylas Mail

It's easy to extend Nylas Mail using your favorite web technologies. Check out the Nylas Package API to get started, and the API reference for information about specific classes.