UnifiedPush: Clarify difference between Gotify and Gotify-UP.

This commit is contained in:
tastytea 2021-09-13 09:57:44 +02:00
parent 0569c56128
commit abcb47790b
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 8 additions and 5 deletions

View File

@ -25,6 +25,7 @@ toc: true
:url-nginx-matrix: https://gitlab.com/famedly/fluffychat/-/tree/main#matrix-specific-re-write-proxy :url-nginx-matrix: https://gitlab.com/famedly/fluffychat/-/tree/main#matrix-specific-re-write-proxy
: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/
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
@ -182,10 +183,12 @@ Reload nginx and change the admin password in the web interface.
Log into your Gotify server and add a new user. Install the Log into your Gotify server and add a new user. Install the
link:{url-fdroid}[Android application]. Make sure you install “Gotify-UP” and link:{url-fdroid}[Android application]. Make sure you install “Gotify-UP” and
_not “Gotify”_. Open Gotify-UP and register with your server. Applications not “Gotify”footnote:[Gotify-UP does everything link:{url-gotify}[Gotify] does,
supporting UnifiedPush should now register themselves on your server and show up but also allows applications to integrate with it.]. Open Gotify-UP and register
in the “Apps” tab. You may have to restart the application first. Have a look at with your server. Applications supporting UnifiedPush should now be registered
the readme of the link:{url-android}[upstream repository] for help with on your server and show up in the “Apps” tab. You may have to restart the
disabling battery optimization and constant foreground notification. 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.
// LocalWords: UnifiedPush Gotify readme // LocalWords: UnifiedPush Gotify readme