update ntfy
GitHub Pages / deploy (push) Successful in 39s Details

This commit is contained in:
kekskurse 2023-09-28 19:24:17 +02:00
parent f286d936d6
commit adc2950671
1 changed files with 18 additions and 5 deletions

View File

@ -7,13 +7,26 @@ serviceurl: "https://ntfy.keks.cloud"
#badge: 8
startpage: false
---
## Login
If you have an Account you can Login at [ntfy.keks.cloud/login](https://ntfy.keks.cloud/login)
[ntfy](https://ntfy.sh/) is an open source push notification service for android, ios and your laptop. You can send notification from any service via http or mail and recive it on your phone, computer, via mail or as phone call.
## Features
This instance of ntfy support the following features
### Send Notifcations via Mail
You can send notifications via mail if you just use the E-Mail address $topic@ntfy.keks.cloud. If you send to a private topic you need to provide a token send the mail to $topic+$token@ntfy.keks.cloud for that.
For more information take a look at the [offical documentation](https://docs.ntfy.sh/publish/#e-mail-publishing) for mor information.
### Get Notification via Mail
Pass an `X-Email` in the API-Call to create the notification. There are limits to how much E-Mais you can send, you need to have an accoutn and contact the administrator for a bigger limit.
### Phone Calls
Phone Calls costi money so the default limit is 0. If you want to use this feature you need an account and contact the administrator.
If you have an active account you can validate phone numbers in the web-app. After this you can add a `X-Call` header to the notification you send and provide a number which should be called.
## Send Notifcations via Mail
You can send notifications via mail if you just use the E-Mail address <topic>@ntfy.keks.cloud. If you send to a private topic you need to provide a token, look at the [offical documentation](https://docs.ntfy.sh/publish/#e-mail-publishing) for mor information.
## Current Status