💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Go to file
2015-06-26 13:49:16 -07:00
apm feat(logging): Developer bar, verbose logging to logstash, Electron 0.26.0 2015-05-19 17:02:46 -07:00
arclib
build add win32 exe renaming 2015-06-24 13:41:15 -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 feat(update): autoupdater adds an updateLevel param 2015-06-11 12:23:31 -07:00
exports feat(message): New Message List UI 2015-06-22 15:49:52 -07:00
internal_packages fix(T2138): Clicking the area "around" the arrow inside the button doesn't trigger it 2015-06-26 13:49:16 -07:00
keymaps feat(logging): Developer bar, verbose logging to logstash, Electron 0.26.0 2015-05-19 17:02:46 -07:00
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 fix(specs): silence noisy specs and fix warnings 2015-06-15 18:29:59 -07:00
spec-nylas refactor(DB): promisify database 2015-06-26 07:42:41 -07:00
src fix(T2138): Clicking the area "around" the arrow inside the button doesn't trigger it 2015-06-26 13:49:16 -07:00
static fix(assets): New toolbar icons, shadows to achieve less heavy edges on messages 2015-06-26 10:38:07 -07:00
vendor fix(windows): Minor changes to support windows 2015-06-26 10:50:19 -07:00
.arcconfig [arcconfig] Change to https://phab.nylas.com/ 2015-05-18 11:19:25 -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
.npmrc
.pairs
.python-version
atom.sh refactor(code): replace all instances of atom-shell and AtomShell and atomShell 2015-05-20 10:20:10 -07:00
coffeelint.json
CONTRIBUTING.md
Dockerfile
LICENSE.md
package.json bump(version): 0.1.5 2015-06-26 13:26:45 -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.