Skip to content

Gmail notification tool allows users to view new emails easily.

License

Notifications You must be signed in to change notification settings

midhunz/gmail-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Blue Bell Gmail Notification Tool?

Blue Bell Gmail™ notification tool allows users to view new emails easily.

Blue bell is an open-source project that notifies you about incoming email from all your Google Mail accounts.

It also allows you to see new incoming emails as soon as they arrive.Even though it is not a full-featured Gmail client, it can help you complete a few routine tasks quickly.

GitHub issues

Install

Screenshots

Features

✅ You do not need to enter any credentials.
✅ Use of RSS technology minimizes bandwidth consumption.
✅The extension code is publicly accessible on GitHub.

Does Blue Bell store anything of me?

🔅 Nothing is stored on servers.
🔅 The only thing being locally stored for caching purposes ,
      are your notifications for a faster loading time.
🔅 This extension does not track you or collect any information from you.
🔅 Your data is only transferred between your browser and the Google (Gmail) server.
🔅 No data is sent to third parties

Related projects

The project is inspired by the Chrome extension Notyfy.
The plugin reads my emails without authentication on my browser,
so I wondered how it could do that.

Privacy

Gmail™ is a trademark of Google . Blue Bell has no relationship or partnership with Gmail. We use Gmail RSS APIs and show notifications.

Built with

👩‍💻 For Developers

built with React

How to try the precompiled

1. Select the right branch 
2. Run npm install && npm build 
3 Open a browser tab for `chrome://extensions` and turn on the developer mode
5. Point the browse button to the root/build directory

Contributing

Make sure you build is green before you contribute your pull request.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.