Check you imap inbox for new mails and notifies in your desktop
Project description
Check you imap INBOX and notifies in your beautiful desktop.
Purpose
I am trying different mail clients in my current companies and I want to keep up to date. Searching in different resources I decided to implement a mail notifier.
imap-checker works as a daemon polling your imap account and looking for new emails and notifying in your desktop using libnotify.
Requirements
It works in any system with python 2.7.X and libnotify installed.
Installation
You have two options
Using pip:
pip install imap_checker
Clone github repo and install dependencies in requirements.pip file:
git clone https://github.com/VITIMan/imap-checker
Usage
Simply copy imap_config.example and rename to .imap_conf in your home directory and change the host, user and password with your credentials.
Then execute:
imap_checker
And that’s it. If you want to stop, simply use:
imap_checker --stop.
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file imap-checker-0.1.0.tar.gz
.
File metadata
- Download URL: imap-checker-0.1.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d7ce882ff779c8fa925a5f1dfc06ef8ae7affe67a9c672555912f18dbdda083 |
|
MD5 | 9a5952fce98abe588830f578b451f1f4 |
|
BLAKE2b-256 | 90529d0cdc7131c661433b59e26111fb4157a0eb7f29dc28a79b9cfa5121be65 |