diff --git a/README.md b/README.md index 2d888468..caf27bb1 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,12 @@ You can access the free version of ntfy at **[ntfy.sh](https://ntfy.sh)**. There available on [Google Play](https://play.google.com/store/apps/details?id=io.heckel.ntfy) or [F-Droid](https://f-droid.org/en/packages/io.heckel.ntfy/), as well as an [open source iOS app](https://github.com/binwiederhier/ntfy-ios) available on the [App Store](https://apps.apple.com/us/app/ntfy/id1625396347). +
+
diff --git a/docs/index.md b/docs/index.md
index 307463ed..6deab9e6 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -4,7 +4,7 @@ or POST requests. I use it to notify myself when scripts fail, or long-running c
## Step 1: Get the app
-
+
To [receive notifications on your phone](subscribe/phone.md), install the app, either via Google Play, App Store or F-Droid.
diff --git a/docs/releases.md b/docs/releases.md
index 22999039..a0c0ad8e 100644
--- a/docs/releases.md
+++ b/docs/releases.md
@@ -1698,3 +1698,4 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release
* Refactor: Use `slices.Contains` from stdlib to simplify code ([#1406](https://github.com/binwiederhier/ntfy/pull/1406), thanks to [@tanhuaan](https://github.com/tanhuaan))
* Docs: Remove obsolete `version` field from docker-compose examples ([#1333](https://github.com/binwiederhier/ntfy/issues/1333), thanks to [@seals187](https://github.com/seals187) for reporting and [@cyb3rko](https://github.com/cyb3rko) for fixing)
* Docs: Fix Kustomize config in installation docs ([#1367](https://github.com/binwiederhier/ntfy/issues/1367), thanks to [@toby-griffiths](https://github.com/toby-griffiths))
+* Docs: Use SVG F-Droid badge and add app store badges to README ([#1170](https://github.com/binwiederhier/ntfy/issues/1170), thanks to [@PanderMusubi](https://github.com/PanderMusubi) for reporting)
diff --git a/docs/static/img/badge-fdroid.svg b/docs/static/img/badge-fdroid.svg
new file mode 100644
index 00000000..3a838fb4
--- /dev/null
+++ b/docs/static/img/badge-fdroid.svg
@@ -0,0 +1,240 @@
+
+
diff --git a/docs/subscribe/phone.md b/docs/subscribe/phone.md
index b8bc5536..92abf082 100644
--- a/docs/subscribe/phone.md
+++ b/docs/subscribe/phone.md
@@ -5,7 +5,7 @@ on GitHub ([Android](https://github.com/binwiederhier/ntfy-android), [iOS](https
contribute, or [build your own](../develop.md).
-
+
You can get the Android app from [Google Play](https://play.google.com/store/apps/details?id=io.heckel.ntfy),