{ "info": { "author": "Victoriano Navarro", "author_email": "vitiman@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Check you imap INBOX and notifies in your beautiful desktop.\n\nPurpose\n```````\n\nI am trying different mail clients in my current companies and I want to keep\nup to date. Searching in different resources I decided to implement a mail\nnotifier.\n\nimap-checker works as a daemon polling your imap account and looking for\nnew emails and notifying in your desktop using `libnotify`.\n\nRequirements\n````````````\n\nIt works in any system with python 2.7.X and libnotify installed.\n\n\nInstallation\n````````````\n\nYou have two options\n\n- Using pip:\n\n::\n\n\tpip install imap_checker\n\n- Clone github repo and install dependencies in requirements.pip file:\n\n::\n\n\tgit clone https://github.com/VITIMan/imap-checker\n\nUsage\n`````\n\nSimply copy imap_config.example and rename to .imap_conf in your home directory and change the host, user and password with your credentials.\n\nThen execute:\n\n::\n\n\timap_checker\n\nAnd that's it. If you want to stop, simply use:\n\n::\n\n imap_checker --stop.\n\nLinks\n`````\n\n* `GitHub `_", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/VITIMan/imap-checker", "keywords": "imap,notify,email,imap-checker", "license": "LICENSE", "maintainer": null, "maintainer_email": null, "name": "imap-checker", "package_url": "https://pypi.org/project/imap-checker/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/imap-checker/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/VITIMan/imap-checker" }, "release_url": "https://pypi.org/project/imap-checker/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Check you imap inbox for new mails and notifies in your desktop", "version": "0.1.0" }, "last_serial": 1470203, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "9a5952fce98abe588830f578b451f1f4", "sha256": "4d7ce882ff779c8fa925a5f1dfc06ef8ae7affe67a9c672555912f18dbdda083" }, "downloads": -1, "filename": "imap-checker-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9a5952fce98abe588830f578b451f1f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5181, "upload_time": "2015-03-20T16:54:32", "url": "https://files.pythonhosted.org/packages/90/52/9d0cdc7131c661433b59e26111fb4157a0eb7f29dc28a79b9cfa5121be65/imap-checker-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9a5952fce98abe588830f578b451f1f4", "sha256": "4d7ce882ff779c8fa925a5f1dfc06ef8ae7affe67a9c672555912f18dbdda083" }, "downloads": -1, "filename": "imap-checker-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9a5952fce98abe588830f578b451f1f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5181, "upload_time": "2015-03-20T16:54:32", "url": "https://files.pythonhosted.org/packages/90/52/9d0cdc7131c661433b59e26111fb4157a0eb7f29dc28a79b9cfa5121be65/imap-checker-0.1.0.tar.gz" } ] }