https://github.com/owais/gmailwatcher
Gmail notifier for Ubuntu
https://github.com/owais/gmailwatcher
Last synced: 3 months ago
JSON representation
Gmail notifier for Ubuntu
- Host: GitHub
- URL: https://github.com/owais/gmailwatcher
- Owner: owais
- License: gpl-3.0
- Created: 2011-08-10T22:13:13.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-28T11:57:59.000Z (about 14 years ago)
- Last Synced: 2025-03-29T06:51:36.271Z (10 months ago)
- Language: Python
- Homepage: http://launchpad.net/gmailwatcher
- Size: 304 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: COPYING
Awesome Lists containing this project
README
=============
Gmail Watcher
=============
A gmail notifier for Ubuntu with support for multiple accounts and instant
notifications. It let's you subscribe to selected folders in your gmail
account and notifies about new emails immediately.
-------------
Requirements
-------------
Please check ``debian/control`` for runtime dependencies.
-------------
Installation
-------------
Install from repository and receive automatic updates::
sudo add-apt-repository ppa:loneowais/gmailwatcher.dev
sudo apt-get update
sudo apt-get install gmailwatcher
OR
Install manually from tarball::
sudo python setup.py install --record install.record --install-layout=deb
To remove::
sudo rm $(cat install.record)
Notes
------
* "[Gmail]/All Mail" label must be present and visible via IMAP.
Check the labels tab in your gmail settings to confirm.
* To run directly from source:
>>> bin/gmailwatcher