this post was submitted on 21 Jun 2023
43 points (95.7% liked)

Open Source

30511 readers
229 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

Hey folks,

ntfy (pronounce: notify) is a simple HTTP-based pub-sub notification service. You can use it to send push notifications to your phone via HTTP PUT/POST.

You can use it like this (see the docs for dozens more features):

curl -d "Backup successful" ntfy.sh/mytopic

Feel free to ask anything about ntfy here or on the Discord/Matrix.

If you'd like to become a sponsor, I would be humbled to accept your donation via GitHub Sponsors or Liberapay 💸💰.

you are viewing a single comment's thread
view the rest of the comments
[–] conrad82 1 points 1 year ago

What mail server software do you use, and was it difficult to set up?

I am considering setting up a local mail server for archiving old emails off the internet. But email sounds difficult..