-
lets you read your top 10 gmails from primary inbox and sends a push notification when new gmail arrives.
-
Snippets and subject line as shown in gmail UI is implemented.
-
runs in the background.
-> you can add your credentials (from google oauth 2.0 client IDs section) in the credentials folder -> credentials.txt and then, you can run the app once. This should prompt you to login to google and after you accept consent of EM Noti to access your email, then it should generate a file token.txt inside credentials folder.
After that, you can run
npm start


