fgnass / gmail-app

Gmail packaged as Electron app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gmail packaged as Electron app

This is a thin wrapper around the Gmail web interface built with Electron.

screenshot

Features

  • Native desktop notifications
  • Unread messages badge in OS X dock
  • Dark sidebar theme
  • Many small visual UI improvements

Download

You can download a binary version for OS X here.

Building

npm install
npm run pack-osx
cp -r Gmail-darwin-x64/Gmail.app /Applications

Disclaimer

This project is not affiliated with, associated to, nor endorsed by Google in any way. Google, Gmail and the Gmail Logo are registered trademarks of Google Inc.

The code in this repository has been released to the public domain under the UNLICENSE.

About

Gmail packaged as Electron app

License:The Unlicense


Languages

Language:CSS 51.1%Language:JavaScript 48.9%