mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-23 22:12:34 +01:00
fix: Website
This commit is contained in:
parent
c9c026c895
commit
b191b7a657
@ -1,37 +1,62 @@
|
||||
---
|
||||
layout: default
|
||||
title: Push
|
||||
title: F-Droid Repository
|
||||
lang: en
|
||||
---
|
||||
# Enable Push Notifications without Google Services
|
||||
# F-Droid Repository
|
||||
|
||||
You have two options to receive push notifications on FluffyChat without Google Services.
|
||||
## Add Repository to F-Droid
|
||||
|
||||
1. Unified Push
|
||||
2. MicroG
|
||||
Easiest way to add the Repository is to either scan the QR-Code or if you are on your phone directly click it.
|
||||
|
||||
## 1. Unified Push
|
||||
{::nomarkdown}
|
||||
<a href="fdroidrepos://fdroid.fluffychat.im/?fingerprint=8E2637AEF6697CC6DD486AF044A6EE45B1A742AE3EF56566E748CDE8BC65C1FB" >
|
||||
<img src="{{site.assets}}/images/qr-code.svg" width="300" height="300"/>
|
||||
</a>
|
||||
{:/}
|
||||
|
||||
UnifiedPush is specifications and tools that let the user choose how push notifications are delivered. All in a free and open source way.
|
||||
|
||||
### Use hosted (easy)
|
||||
### If the QR-Code doesn't work:
|
||||
|
||||
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
|
||||
First check if you have f-droid installed. If not you can get it from: [https://f-droid.org/](https://f-droid.org/).
|
||||
After you made sure you installed it and you didn't have it installed before you can try again the QR-Code.
|
||||
If this still isn't working follow the next steps:
|
||||
|
||||
From now on all push notifications will go through unified push.
|
||||
1. Open the f-droid App
|
||||
2. Go to the `Settings` Tab in the Bottom bar
|
||||
3. Click the `Repositories` Action
|
||||
4. Click on the plus sign at the top.
|
||||
5. Fill in `https://fdroid.fluffychat.im` into the top field and `8E2637AEF6697CC6DD486AF044A6EE45B1A742AE3EF56566E748CDE8BC65C1FB` in the bottom field.
|
||||
|
||||
### Self-host (hard)
|
||||
## What is the fingerprint?
|
||||
|
||||
For more privacy and protection of your meta data you can self host Gotify for unified push.
|
||||
The fingerprint of the Repository is: `8E2637AEF6697CC6DD486AF044A6EE45B1A742AE3EF56566E748CDE8BC65C1FB`
|
||||
|
||||
Learn more about it here: https://unifiedpush.org/users/distributors/gotify/
|
||||
# Nightly Repository
|
||||
|
||||
## 2. MicroG
|
||||
## Add Repository to F-Droid
|
||||
|
||||
You can use Firebase Cloud Messaging without Google Services using MicroG.
|
||||
Easiest way to add the Repository is to either scan the QR-Code or if you are on your phone directly click it.
|
||||
|
||||
Learn more about it here: https://microg.org/
|
||||
{::nomarkdown}
|
||||
<a href="fdroidrepos://nightly.fdroid.fluffychat.im/?fingerprint=21A469657300576478B623DF99D8EB889A80BCD939ACA60A4074741BEAEC397D" >
|
||||
<img src="{{site.assets}}/images/qr-code-nightly.svg" width="300" height="300"/>
|
||||
</a>
|
||||
{:/}
|
||||
|
||||
|
||||
### If the QR-Code doesn't work:
|
||||
|
||||
First check if you have f-droid installed. If not you can get it from: [https://f-droid.org/](https://f-droid.org/).
|
||||
After you made sure you installed it and you didn't have it installed before you can try again the QR-Code.
|
||||
If this still isn't working follow the next steps:
|
||||
|
||||
1. Open the f-droid App
|
||||
2. Go to the `Settings` Tab in the Bottom bar
|
||||
3. Click the `Repositories` Action
|
||||
4. Click on the plus sign at the top.
|
||||
5. Fill in `https://nightly.fdroid.fluffychat.im` into the top field and `21A469657300576478B623DF99D8EB889A80BCD939ACA60A4074741BEAEC397D` in the bottom field.
|
||||
|
||||
## What is the fingerprint?
|
||||
|
||||
The fingerprint of the Repository is: `21A469657300576478B623DF99D8EB889A80BCD939ACA60A4074741BEAEC397D`
|
||||
|
@ -1,62 +1,37 @@
|
||||
---
|
||||
layout: default
|
||||
title: F-Droid Repository
|
||||
title: Push
|
||||
lang: en
|
||||
---
|
||||
# F-Droid Repository
|
||||
# Enable Push Notifications without Google Services
|
||||
|
||||
## Add Repository to F-Droid
|
||||
You have two options to receive push notifications on FluffyChat without Google Services.
|
||||
|
||||
Easiest way to add the Repository is to either scan the QR-Code or if you are on your phone directly click it.
|
||||
1. Unified Push
|
||||
2. MicroG
|
||||
|
||||
{::nomarkdown}
|
||||
<a href="fdroidrepos://fdroid.fluffychat.im/?fingerprint=8E2637AEF6697CC6DD486AF044A6EE45B1A742AE3EF56566E748CDE8BC65C1FB" >
|
||||
<img src="{{site.assets}}/images/qr-code.svg" width="300" height="300"/>
|
||||
</a>
|
||||
{:/}
|
||||
## 1. Unified Push
|
||||
|
||||
UnifiedPush is specifications and tools that let the user choose how push notifications are delivered. All in a free and open source way.
|
||||
|
||||
### If the QR-Code doesn't work:
|
||||
### Use hosted (easy)
|
||||
|
||||
First check if you have f-droid installed. If not you can get it from: [https://f-droid.org/](https://f-droid.org/).
|
||||
After you made sure you installed it and you didn't have it installed before you can try again the QR-Code.
|
||||
If this still isn't working follow the next steps:
|
||||
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
|
||||
|
||||
1. Open the f-droid App
|
||||
2. Go to the `Settings` Tab in the Bottom bar
|
||||
3. Click the `Repositories` Action
|
||||
4. Click on the plus sign at the top.
|
||||
5. Fill in `https://fdroid.fluffychat.im` into the top field and `8E2637AEF6697CC6DD486AF044A6EE45B1A742AE3EF56566E748CDE8BC65C1FB` in the bottom field.
|
||||
From now on all push notifications will go through unified push.
|
||||
|
||||
## What is the fingerprint?
|
||||
### Self-host (hard)
|
||||
|
||||
The fingerprint of the Repository is: `8E2637AEF6697CC6DD486AF044A6EE45B1A742AE3EF56566E748CDE8BC65C1FB`
|
||||
For more privacy and protection of your meta data you can self host Gotify for unified push.
|
||||
|
||||
# Nightly Repository
|
||||
Learn more about it here: https://unifiedpush.org/users/distributors/gotify/
|
||||
|
||||
## Add Repository to F-Droid
|
||||
## 2. MicroG
|
||||
|
||||
Easiest way to add the Repository is to either scan the QR-Code or if you are on your phone directly click it.
|
||||
You can use Firebase Cloud Messaging without Google Services using MicroG.
|
||||
|
||||
{::nomarkdown}
|
||||
<a href="fdroidrepos://nightly.fdroid.fluffychat.im/?fingerprint=21A469657300576478B623DF99D8EB889A80BCD939ACA60A4074741BEAEC397D" >
|
||||
<img src="{{site.assets}}/images/qr-code-nightly.svg" width="300" height="300"/>
|
||||
</a>
|
||||
{:/}
|
||||
|
||||
|
||||
### If the QR-Code doesn't work:
|
||||
|
||||
First check if you have f-droid installed. If not you can get it from: [https://f-droid.org/](https://f-droid.org/).
|
||||
After you made sure you installed it and you didn't have it installed before you can try again the QR-Code.
|
||||
If this still isn't working follow the next steps:
|
||||
|
||||
1. Open the f-droid App
|
||||
2. Go to the `Settings` Tab in the Bottom bar
|
||||
3. Click the `Repositories` Action
|
||||
4. Click on the plus sign at the top.
|
||||
5. Fill in `https://nightly.fdroid.fluffychat.im` into the top field and `21A469657300576478B623DF99D8EB889A80BCD939ACA60A4074741BEAEC397D` in the bottom field.
|
||||
|
||||
## What is the fingerprint?
|
||||
|
||||
The fingerprint of the Repository is: `21A469657300576478B623DF99D8EB889A80BCD939ACA60A4074741BEAEC397D`
|
||||
Learn more about it here: https://microg.org/
|
Loading…
Reference in New Issue
Block a user