UnifiedPush: Add tip about sending push messages from shell scripts.

This commit is contained in:
tastytea 2021-09-13 11:16:48 +02:00
parent abcb47790b
commit 9cd75096c7
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 5 additions and 0 deletions

View File

@ -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