💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Find a file
2015-08-14 16:41:52 -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 feat(preferences): WIP Preferences panel 2015-08-14 15:40:11 -07:00
internal_packages fix(preferences): Display multiple keybindings when available 2015-08-14 16:41:52 -07:00
keymaps fix(preferences): Display multiple keybindings when available 2015-08-14 16:41:52 -07:00
menus fix(preferences): Windows / Linux styling and adjustments 2015-08-14 16:24:53 -07: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 feat(preferences): WIP Preferences panel 2015-08-14 15:40:11 -07:00
src fix(preferences): Display multiple keybindings when available 2015-08-14 16:41:52 -07:00
static feat(preferences): WIP Preferences panel 2015-08-14 15:40:11 -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
.arclint
.gitattributes
.gitignore feat(preferences): WIP Preferences panel 2015-08-14 15:40:11 -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.4 2015-08-10 18:09:03 -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.