diff --git a/servapps/ntfy/description.json b/servapps/ntfy/description.json index bb619020..b61467bc 100644 --- a/servapps/ntfy/description.json +++ b/servapps/ntfy/description.json @@ -1,5 +1,5 @@ { - "name": "ntfy", + "name": "Ntfy", "longDescription": "
ntfy (pronounced \"notify\") is a simple HTTP-based pub-sub notification service. With ntfy, you can send notifications to your phone or desktop via scripts from any computer, without having to sign up or pay any fees.
", "description": "Send push notifications to your phone or desktop using PUT/POST.", "tags": ["notifications", "rest api", "curl", "push notifications"],