Skip to content

deb1990/GmailNotification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Join the chat at https://gitter.im/raks437/GmailNotification

Gmail Notification

Desktop notification for new emails using Github's Electron API.

###Quick Start

  1. Run the app using npm start

You should be able to see ballon notification ( works only with Windows )

###Architecture

  1. The index.html file polls the GMAIL API and sends async messages to the main process using ipc calls,
  2. The index.js is the main process which upon receiving messages from index.html, shows them using ballon notification.

####Please feel free to suggest any better architecture

About

Desktop notification for Gmail using electron api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published