https://github.com/dovecot/push-notification-plugin-chronos
Sends push notification to HTTP endpoint when calendar invitation is received
https://github.com/dovecot/push-notification-plugin-chronos
Last synced: 15 days ago
JSON representation
Sends push notification to HTTP endpoint when calendar invitation is received
- Host: GitHub
- URL: https://github.com/dovecot/push-notification-plugin-chronos
- Owner: dovecot
- License: lgpl-2.1
- Created: 2025-06-24T14:34:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-07T08:32:28.000Z (3 months ago)
- Last Synced: 2026-04-07T10:22:51.851Z (3 months ago)
- Language: M4
- Homepage: https://doc.dovecot.org/main
- Size: 62.5 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chronos Push Notification Plugin
This is a dovecot plugin that allows you to send a push notification to an
endpoint of your choice whenever emails with calendar invitations are received.
## References
See the [configuration documentation](doc/config.md) for details on how to
configure this plugin.
See for
in-depth explanations on how to setup and configure different Push Notification
Plugin drivers (including this one).