Remix.run Logo
dewey 4 days ago

Not Open Source but I’ve been using https://pushover.net/ for this use case since forever. The website still looks the same as on the day I signed up for it probably more than 10 years ago. Never had an issue and using that in all my scripts or cron jobs.

Vaslo 4 days ago | parent | next [-]

I had all sorts of nfty notification to ios issues despite lots of trial and error and a bunch of AI tokens. I also moved to pushover.

subscribed 4 days ago | parent [-]

I can't use it at all except for inconsequential notifications from my laptop (residential IP) or my phone (mobile IP).

oulipo 4 days ago | parent | prev [-]

What's the advantage over, say, having a Telegram bot push you messages instead of notifications?

mbirth 4 days ago | parent | next [-]

Notifications can carry metadata like specific alert sounds or priorities. High priorities will even break through silence modes of your phone.

And you get a nice client with icons for each notification source, can filter by them, etc.

dewey 4 days ago | parent | prev [-]

The advantage is that I don’t have to use Telegram and Pushover can just be triggered by curl in any scripts I use.

loremm 4 days ago | parent [-]

Not nitpicking but I have curl send telegram, it's not bad but I agree pushover looks nice

I have it so it can send email, telegram, or twilio call depending on urgency