Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shumingch/gnome-email-notifications
Gnome Email Notifications
https://github.com/shumingch/gnome-email-notifications
email gmail gmail-notifier gnome gnome-shell gnome-shell-extension notifications outlook
Last synced: 25 days ago
JSON representation
Gnome Email Notifications
- Host: GitHub
- URL: https://github.com/shumingch/gnome-email-notifications
- Owner: shumingch
- License: gpl-2.0
- Created: 2017-05-20T15:29:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T05:34:39.000Z (over 1 year ago)
- Last Synced: 2024-08-04T00:05:17.144Z (4 months ago)
- Topics: email, gmail, gmail-notifier, gnome, gnome-shell, gnome-shell-extension, notifications, outlook
- Language: JavaScript
- Homepage: https://extensions.gnome.org/extension/1230/gmail-message-tray/
- Size: 423 KB
- Stars: 83
- Watchers: 6
- Forks: 18
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gnome - GMail Message Tray - Integrate GMail with your desktop. (Extensions / Services integration)
README
# Gnome Email Notifications
Utilizes Gnome Online Accounts to login to Gmail/Outlook and check your incoming email
## Installation
1. Install gnome-shell version 3.22 or later.
2. Sign in with your Google and/or Microsoft account in Gnome Online Accounts settings.
3. Either install from https://extensions.gnome.org/extension/1230/gmail-message-tray/
OR
run `git clone --depth 1 https://github.com/shumingch/gnome-email-notifications ~/.local/share/gnome-shell/extensions/[email protected]`## Screenshot
![Gnome Email Notifications](screenshot.png "Gnome Email Notifications")
## Troubleshooting
1. For any errors, try rebooting or signing back in to your Gnome Online Accounts.
2. To see logs, enter `journalctl | grep "Gnome Email Notification"` into terminal.