💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Find a file
2015-08-05 17:41:15 -07:00
apm
arclib
build fix(sqlite): Connect to sqlite directly rather than sending queries over IPC (twice...) 2015-07-30 18:09:20 -07:00
docs-templates
dot-nylas refactor(cruft): remove old Atom docs and other cruft 2015-07-24 14:27:21 -07:00
exports perf(*): Add indexes, optimize "shouldAcceptModel", optimize Tasks 2015-08-05 15:53:08 -07:00
internal_packages fix(reply-area): Remove animated height from message list reply-area - looks strange since the removal of a draft is not otherwise animated 2015-08-05 17:41:15 -07:00
keymaps fix(contact-chips): Contact chips are editable and have much better style 2015-08-03 13:06:28 -07:00
menus fix(getting-started): New menu item, sample package for devs 2015-07-06 14:23:51 -04:00
script fix(build): Linux needs to build sqlite after pulling electron 2015-07-31 12:14:14 -07:00
spec WIP: This is the initial diff for new folders & labels. 2015-07-16 11:54:20 -04:00
spec-nylas fix(labels/folders): Temporarily disable changing nested messages 2015-08-05 17:39:48 -07:00
src fix(drafts): Fix rapid draft creation and deletion issues 2015-08-05 17:40:33 -07:00
static feat(message-list): better sending state 2015-08-03 17:19:07 -07:00
vendor fix(sqlite): Connect to sqlite directly rather than sending queries over IPC (twice...) 2015-07-30 18:09:20 -07:00
.arcconfig Separate notifications if less than five 2015-07-15 13:18:10 -07:00
.arclint Separate notifications if less than five 2015-07-15 13:18:10 -07:00
.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
atom.sh
coffeelint.json
LICENSE.md refactor(cruft): remove old Atom docs and other cruft 2015-07-24 14:27:21 -07:00
package.json bump(version): 0.2.3 2015-08-03 19:46:38 -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.