File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ ntfy lets you **send push notifications to your phone or desktop via scripts fro
3
3
or POST requests. I use it to notify myself when scripts fail, or long-running commands complete.
4
4
5
5
## Step 1: Get the app
6
- <a href =" https://play.google.com/store/apps/details?id=io.heckel.ntfy " ><img src =" ../../ static/img/badge-googleplay.png" ></a >
7
- <a href =" https://f-droid.org/en/packages/io.heckel.ntfy/ " ><img src =" ../../ static/img/badge-fdroid.png" ></a >
8
- <a href =" https://apps.apple.com/us/app/ntfy/id1625396347 " ><img src =" ../../ static/img/badge-appstore.png" ></a >
6
+ <a href =" https://play.google.com/store/apps/details?id=io.heckel.ntfy " ><img src =" static/img/badge-googleplay.png " ></a >
7
+ <a href =" https://f-droid.org/en/packages/io.heckel.ntfy/ " ><img src =" static/img/badge-fdroid.png " ></a >
8
+ <a href =" https://apps.apple.com/us/app/ntfy/id1625396347 " ><img src =" static/img/badge-appstore.png " ></a >
9
9
10
10
To [ receive notifications on your phone] ( subscribe/phone.md ) , install the app, either via Google Play or F-Droid.
11
11
Once installed, open it and subscribe to a topic of your choosing. Topics don't have to explicitly be created, so just
You can’t perform that action at this time.
0 commit comments