معرفی شرکت ها


alot-plugin-checkmail-0.0.15


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Command wrapper with feedback for checking mail and other long-running tasks.
ویژگی مقدار
سیستم عامل -
نام فایل alot-plugin-checkmail-0.0.15
نام alot-plugin-checkmail
نسخه کتابخانه 0.0.15
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Torgny Bjers
ایمیل نویسنده torgny@bjers.org
آدرس صفحه اصلی https://github.com/tbjers/alot-plugin-checkmail
آدرس اینترنتی https://pypi.org/project/alot-plugin-checkmail/
مجوز -
# checkmail plugin for alot A plugin that checks mail asynchronously, giving you feedback through the process via notifications. This plugin was mostly written to accomodate running [mbsync](https://isync.sourceforge.io/mbsync.html) from inside `alot` without being intrusive. This can be useful if you do not wish to wait for your systemd timer to execute your mail sync. ## Installation Run the following in the environment that alot's `hooks.py` uses: ```sh pip install --upgrade alot-plugin-checkmail ``` You may need to use `sudo` if your Python installation is owned by `root`. ## Configuration Insert the following stanza in your `~/.config/alot/config` file: ```toml [checkmail] command = '/path/to/your/binary/or/script -abc --with --any --parameters' ``` ## Usage The easiest way to include your plugin is to import it directly in the top of `hooks.py` like so: ```python from alot_checkmail import checkmail ``` You can then invoke the command in alot by running `:checkmail`.


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl alot-plugin-checkmail-0.0.15:

    pip install alot-plugin-checkmail-0.0.15.whl


نصب پکیج tar.gz alot-plugin-checkmail-0.0.15:

    pip install alot-plugin-checkmail-0.0.15.tar.gz