Rendered at 07:31:41 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
timothydl 13 hours ago [-]
One confirmation and one suggestion...
Confirming: The Privacy Policy details that all notification data is deleted within 24 hours... Does this include any additional logging or analytics data?
Suggestion: I like the "Where can I use this?" section. I would suggest adding a couple of practical examples around the already provided list of ideas.
vasanthv 7 hours ago [-]
Thanks for the suggestion, will add more detail to the "Where can I use this?" section. Also, the additional logging does not log the messages, the log data gets cleared in 7 days. Either way I will add the details in the privacy policy.
ivanjermakov 9 hours ago [-]
I solved this by writing a trivial Node http server Telegram bot that accepts messages on root endpoint and sends them as bot messages. 100LOC.
Of course the difference is that it's not SaaS and you have to host it somewhere.
The naming is... interesting. If the CI/CD pipeline fails, you get a pushie.
Jokes aside, the tool looks very convenient. I have the CI/CD use case in mind. Having a GH actions template would be nice.
Have you considered publishing the code? Some people will certainly be reluctant to use the platform without seeing what it actually does with their logs, which may contain sensitive data.
vasanthv 7 hours ago [-]
I have not yet published the code. But will do that soon as it needs to be cleaned up a bit.
sparrish 16 hours ago [-]
So Pushover... but free?
How do they plan to keep it free? Ads?
vasanthv 16 hours ago [-]
I am the maker of this service. The idea is to stay lean so that I can offer it free.
drdexebtjl 14 hours ago [-]
So like ntfy.sh?
cvladan 12 hours ago [-]
I don't get the advantage over ntfy?
vasanthv 6 hours ago [-]
Not much difference. Only thing I can think of is ntfy does not have web push, it requires you to install android app or ios app to receive push notifications. For web it requires you to keep to tab open to receive the push notification.
Confirming: The Privacy Policy details that all notification data is deleted within 24 hours... Does this include any additional logging or analytics data?
Suggestion: I like the "Where can I use this?" section. I would suggest adding a couple of practical examples around the already provided list of ideas.
Of course the difference is that it's not SaaS and you have to host it somewhere.
https://github.com/ivanjermakov/alertg
Jokes aside, the tool looks very convenient. I have the CI/CD use case in mind. Having a GH actions template would be nice.
Have you considered publishing the code? Some people will certainly be reluctant to use the platform without seeing what it actually does with their logs, which may contain sensitive data.
How do they plan to keep it free? Ads?