An Unofficial Gmail native web client built with Electron JS.
[![](lib/media/screenshot.png)](https://github.com/paulot/gmail/releases/latest) [![](lib/media/dock.png)](https://github.com/paulot/gmail/releases/latest)
Check the current list of releases for prebuilt binaries.
Simply drag the .app file located in the archive to your dock
Still working on a binary. There are still a few issues with the menu that need to be sorted out in Linux.
- Clone the repo:
git clone https://github.com/paulot/gmail.git
- Install dependencies:
npm install
- Run:
npm start
Built with Electron JS.
- Init:
$ npm install
- Run:
$ npm start