From 9cd75096c7a6c5dca9d23e1edc3ef5a1bf6275cd Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 13 Sep 2021 11:16:48 +0200 Subject: [PATCH] UnifiedPush: Add tip about sending push messages from shell scripts. --- .../Set-up-UnifiedPush-with-Matrix-support-in-Gentoo.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/posts/Set-up-UnifiedPush-with-Matrix-support-in-Gentoo.adoc b/content/posts/Set-up-UnifiedPush-with-Matrix-support-in-Gentoo.adoc index faa280f..2a5e4a0 100644 --- a/content/posts/Set-up-UnifiedPush-with-Matrix-support-in-Gentoo.adoc +++ b/content/posts/Set-up-UnifiedPush-with-Matrix-support-in-Gentoo.adoc @@ -26,6 +26,7 @@ toc: true :url-fdroid: https://f-droid.org/packages/com.github.gotify.up/ :url-android: https://github.com/UnifiedPush/gotify-android :url-gotify: https://gotify.net/ +:url-push-examples: https://gotify.net/docs/pushmsg I set up UnifiedPush because I wanted push notifications in FluffyChat without talking to Google. This was a bit more difficult than I imagined, so I'm writing @@ -191,4 +192,8 @@ application first. Have a look at the readme of the link:{url-android}[upstream repository] for help with disabling battery optimization and constant foreground notification. +[TIP] +Want to send push notifications from your programs and shell scripts? Take a +look at the link:{url-push-examples}[examples in the Gotify documentation]. + // LocalWords: UnifiedPush Gotify readme