Files
dgtlmoon fe800fd7a4
Publish Python 🐍distribution 📦 to PyPI and TestPyPI / Build distribution 📦 (push) Has been cancelled
Publish Python 🐍distribution 📦 to PyPI and TestPyPI / Test the built 📦 package works basically. (push) Has been cancelled
Publish Python 🐍distribution 📦 to PyPI and TestPyPI / Publish Python 🐍 distribution 📦 to PyPI (push) Has been cancelled
ChangeDetection.io App Test / lint-code (push) Has been cancelled
ChangeDetection.io App Test / test-application-3-10 (push) Has been cancelled
ChangeDetection.io App Test / test-application-3-11 (push) Has been cancelled
ChangeDetection.io App Test / test-application-3-12 (push) Has been cancelled
ChangeDetection.io App Test / test-application-3-13 (push) Has been cancelled
fix colour on diff_added/diff_removed
2025-09-18 09:42:35 +02:00
..
WIP
2025-08-28 11:33:46 +02:00
2025-09-10 15:02:10 +02:00
WIP
2025-09-10 14:54:24 +02:00
WIP
2025-09-10 14:54:24 +02:00

Notification syntax

All notifications use the https://github.com/caronc/apprise syntax, there are some custom ones such as posts etc for general web-services usability.

Template file notification wrappers

You can by default wrap all notifications by creating a notification-wrapper-HTML-schema.html in your datastore directory.

For example

You can use "--" in the filename where the schema is to symbolize a wildcard. For example notification-wrapper-HTML-mail--.html would apply to mail:// mailto:// etc etc

See is notification-wrapper-HTML-mail--.html which applies to mail://, mailto://foobar.. etc notifications