louislam / uptime-kuma

A fancy self-hosted monitoring tool
https://uptime.kuma.pet
MIT License
52.8k stars 4.76k forks source link

Can you send notifications to anpush? #4664

Open monyuan opened 3 months ago

monyuan commented 3 months ago

📑 I have found these related issues/pull requests

null

🏷️ Feature Request Type

New notification-provider

🔖 Feature description

Send notifications to anpush.com so I can use tg and whatsapp to receive notifications

✔️ Solution

https://anpush.com/doc

Push notification to this API when there is a notification. so that I can receive the notification using email, tg, whatsapp

❓ Alternatives

No response

📝 Additional Context

No response

CommanderStorm commented 3 months ago

Said notification provider is verrry pricy. Why don't you use the regular Telegram api or the email notification provider? Some notification providers for whatsapp have been merged into v2.0 https://github.com/louislam/uptime-kuma/pulls?q=is%3Apr+whatsapp+is%3Aclosed

=> is there something I am missing?

monyuan commented 3 months ago

@CommanderStorm They have a free plan and the free amount is enough for daily use

CommanderStorm commented 3 months ago

30/day (lower than the hourly limit???) might seem okay at first, but I would be more concerned about the monthly limit (plus charging that much for reselling free APIs). You will likely not get any notifications after this => I would recommend to use telegram/email/.. notification providers instead.

For these smaller notification providers we need some help in implementation (testing small notification providers does not scale). We have documented how to create new notification providers here. Would you be willing to create a PR for this notificaiton provider?

Its4Nik commented 3 months ago

@monyuan did you have a look at ntfy? It's pretty cool and also selfhosted.