UnifiedPush: Add tip about sending push messages from shell scripts.
This commit is contained in:
parent
abcb47790b
commit
9cd75096c7
@ -26,6 +26,7 @@ toc: true
|
|||||||
:url-fdroid: https://f-droid.org/packages/com.github.gotify.up/
|
:url-fdroid: https://f-droid.org/packages/com.github.gotify.up/
|
||||||
:url-android: https://github.com/UnifiedPush/gotify-android
|
:url-android: https://github.com/UnifiedPush/gotify-android
|
||||||
:url-gotify: https://gotify.net/
|
: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
|
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
|
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
|
repository] for help with disabling battery optimization and constant foreground
|
||||||
notification.
|
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
|
// LocalWords: UnifiedPush Gotify readme
|
||||||
|
Loading…
x
Reference in New Issue
Block a user