Skip to main content

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imap-checker-0.1.0.tar.gz (5.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page