Wrapper for add notification sending to OfflineIMAP.
Distopico 4a4cf75f6d Version 0.7.1 | 8 ヶ月 前 | |
---|---|---|
docs | 8 ヶ月 前 | |
.envrc | 8 ヶ月 前 | |
.gitignore | 4 年 前 | |
CHANGELOG.md | 4 年 前 | |
LICENSE | 11 年 前 | |
README.md | 8 ヶ月 前 | |
icon.svg | 8 ヶ月 前 | |
manifest.scm | 8 ヶ月 前 | |
offlineimap_notify.py | 8 ヶ月 前 | |
setup.py | 8 ヶ月 前 |
The default branch is now main. check it to see the most recent changes
Wrapper for add notification sending to OfflineIMAP.
Run OfflineIMAP after adding notification sending to its UIs. When an account
finishes syncing, messages synced to the local repository will be reported
using D-Bus (through notify-py
) or fallback notifier
command from
configuration file.
Install the package
pip3 install offlineimap-notify
Call offlineimap-notify
instead of offlineimap
offlineimap-notify
For configuration options and usage check Docs