From 55323b75621c347bc5642feae2fb75188a5efda2 Mon Sep 17 00:00:00 2001 From: mag37 Date: Sat, 13 Jan 2024 19:53:50 +0100 Subject: [PATCH] added apprise quickstart --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13eda22..ccefb37 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@

A script checking updates for docker images without pulling
Then selectively auto-update containers.

-

With features like excluding specific containers, filter by name, auto-prune dangling images and more. +

Now with a simple Apprise integration!

+

With features like excluding specific containers, filter by name, auto-prune dangling images and more.

### :bell: Changelog @@ -82,9 +83,10 @@ Current templates: - Email with [sSMTP](https://wiki.debian.org/sSMTP) - Apprise (with it's [multitude](https://github.com/caronc/apprise#supported-notifications) of notifications) - both native [caronc/apprise](https://github.com/caronc/apprise) and the standalone [linuxserver/docker-apprise-api](https://github.com/linuxserver/docker-apprise-api) + - Read the [QuickStart](extras/apprise_quickstart.md) Further additions are welcome - suggestions or PR! -Initiated and first contributed by [yoyoma2](https://github.com/yoyoma2). +Initiated and first contributed by [yoyoma2](https://github.com/yoyoma2). ### :warning: `-r flag` disclaimer and warning