Update Push Notifications without Google Services

master
Sorunome 4 years ago
parent d9b5198cd3
commit fd4b439f48

@ -9,22 +9,20 @@ UnifiedPush is specifications and tools that let the user choose how push notifi
### Use hosted (easy) ### Use hosted (easy)
1. Go to: https://gotify1.unifiedpush.org/ 1. Download ntfy from F-Droid: https://f-droid.org/packages/io.heckel.ntfy
2. Register an account with a username+password 2. Open it
3. Download UP-Gotify from F-Droid: https://f-droid.org/de/packages/com.github.gotify.up/ 3. Restart FluffyChat
4. Login on https://gotify1.unifiedpush.org/ with your username+password
5. Restart FluffyChat
From now on all push notifications will go through unified push. From now on all push notifications will go through unified push.
### Self-host (hard) ### Self-host (hard)
For more privacy and protection of your meta data you can self host Gotify for unified push. For more privacy and protection of your meta data you can self a distributor server.
Learn more about it here: https://unifiedpush.org/users/distributors/gotify/ Learn more about it here: https://unifiedpush.org/users/intro/#self-host-the-server-difficult
## 2. MicroG ## 2. MicroG
You can use Firebase Cloud Messaging without Google Services using MicroG. You can use Firebase Cloud Messaging (FCM) without Google Services using MicroG. Please note that FCM doesn't work with the F-Droid version of Fluffychat.
Learn more about it here: https://microg.org/ Learn more about it here: https://microg.org/
Loading…
Cancel
Save