Skip to content

Google Inbox web app wrapper with notification counter on app icon.

License

Notifications You must be signed in to change notification settings

alesrosina/google-inbox-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Inbox App

This wrapper uses Electron wrapped inside Nativefier, so app should work on all platforms (MacOSX, Windows, Linux).

By default Google Inbox does not provide any notifications to a user, so additional script is required to detect new emails and adding counter badge.

Currently this wrapper does not provide actual notifications.

Requirements

Instalation

First install all dependecies:

$ npm install

Afterwards run build process:

$ npm run build

Application should be compiled in same folder as you have run the command, just move the app to your favorite location.

About

Google Inbox web app wrapper with notification counter on app icon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published