Skip to content

OrellBuehler/inbox-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Inbox packaged as Electron app

This is a thin wrapper around the Google Inbox web interface built on Electron.

screenshot

Features

  • Native desktop notifications
  • Unread messages badge in OS X dock
  • Native spell checking
  • Dark sidebar theme

Download

You can download a binary version for OS X here: Inbox.app.zip

Building

OSX

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

Windows

npm install
npm run pack-win32

Inbox.app currently works on MacOS, Windows and Linux.

Disclaimer

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

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

About

Google Inbox packaged as Electron app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.5%
  • CSS 9.5%