From 61fa1be9f25fc5fdf3a1b060f89896e627c7af55 Mon Sep 17 00:00:00 2001 From: Guy Van Sanden Date: Thu, 23 Apr 2026 11:56:13 +0200 Subject: [PATCH] Add GoAlert link to overview --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index b7fffeb..33e57b2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A server and client notifications system written in Python that alerts you of ev ## Overview -TellMe monitors for events (completed processes, server uptime, etc.) and sends notifications through a built-in server to SimpleX chat over websockets. +TellMe monitors for events (completed processes, server uptime, etc.) and sends notifications through a built-in server to SimpleX chat over websockets. Starting from version 2.2, TellMe supports [GoAlert](https://goalert.io) messages natively. ## Client Features @@ -29,8 +29,6 @@ TellMe monitors for events (completed processes, server uptime, etc.) and sends 4. Run the server and use the client CLI to send notifications. -**Note**: Starting from version 2.2, TellMe supports GoAlert messages natively. - ## License Created by Taurix IT (https://www.taurix.net) | Licensed under AGPLv3+ \ No newline at end of file