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