fluffychat/docs/en/push.md

37 lines
1.0 KiB
Markdown
Raw Normal View History

2021-09-24 11:42:56 +02:00
---
layout: default
2021-09-24 11:43:54 +02:00
title: Push
2021-09-24 11:42:56 +02:00
lang: en
---
2021-09-24 11:43:54 +02:00
# Enable Push Notifications without Google Services
2021-09-24 11:42:56 +02:00
2021-09-24 11:43:54 +02:00
You have two options to receive push notifications on FluffyChat without Google Services.
2021-09-24 11:42:56 +02:00
2021-09-24 11:43:54 +02:00
1. Unified Push
2. MicroG
2021-09-24 11:42:56 +02:00
2021-09-24 11:43:54 +02:00
## 1. Unified Push
2021-09-24 11:42:56 +02:00
2021-09-24 11:43:54 +02:00
UnifiedPush is specifications and tools that let the user choose how push notifications are delivered. All in a free and open source way.
2021-09-24 11:42:56 +02:00
2021-09-24 11:43:54 +02:00
### Use hosted (easy)
2021-09-24 11:42:56 +02:00
2021-09-24 11:43:54 +02:00
1. Go to: https://gotify1.unifiedpush.org/
2. Register an account with a username+password
3. Download UP-Gotify from F-Droid: https://f-droid.org/de/packages/com.github.gotify.up/
4. Login on https://gotify1.unifiedpush.org/ with your username+password
5. Restart FluffyChat
2021-09-24 11:42:56 +02:00
2021-09-24 11:43:54 +02:00
From now on all push notifications will go through unified push.
2021-09-24 11:42:56 +02:00
2021-09-24 11:43:54 +02:00
### Self-host (hard)
2021-09-24 11:42:56 +02:00
2021-09-24 11:43:54 +02:00
For more privacy and protection of your meta data you can self host Gotify for unified push.
2021-09-24 11:42:56 +02:00
2021-09-24 11:43:54 +02:00
Learn more about it here: https://unifiedpush.org/users/distributors/gotify/
2021-09-24 11:42:56 +02:00
2021-09-24 11:43:54 +02:00
## 2. MicroG
2021-09-24 11:42:56 +02:00
2021-09-24 11:43:54 +02:00
You can use Firebase Cloud Messaging without Google Services using MicroG.
2021-09-24 11:42:56 +02:00
2021-09-24 11:43:54 +02:00
Learn more about it here: https://microg.org/