Gmail OSX app based on Electron
- Dock notifications with unread emails count
- Desktop popup notifications
- Familiar web Gmail interface
- Based on Electron
Note: requires node v6
clone https://github.com/fujifish/gmail-app.git
cd gmail-app
npm install
npm run build
Copy the the file ./Gmail-darwin-x64/Gmail.app
to your Applications directory.
You might need to run electron-rebuild --version 1.3.5
to make sure electron is built against the correct
node version headers.
The MIT license. Copyright 2016 fujifish.