Thanks for all your work on NTFY, I find it really useful to send notifications from my server to my phone.
One feature I'd really like is to be able to set an expected update frequency for a subscribed topic, then have the app give a notification if it hasn't seen any new messages in longer than expected.
For example, I have a topic called "docker-updates". Once a week my server refreshes it's docker containers and posts the result to that topic. I'd like to tell the app to expect a messages in that topic every 7 days, and if it doesn't see any, let me know so I can investigate.
Thanks for all your work on NTFY, I find it really useful to send notifications from my server to my phone.
One feature I'd really like is to be able to set an expected update frequency for a subscribed topic, then have the app give a notification if it hasn't seen any new messages in longer than expected.
For example, I have a topic called "docker-updates". Once a week my server refreshes it's docker containers and posts the result to that topic. I'd like to tell the app to expect a messages in that topic every 7 days, and if it doesn't see any, let me know so I can investigate.
Would such a feature be possible?