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 💸💰.

  • agitated_judge@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    I have only discovered ntfy.sh a month ago and it’s absolutely amazing. Does exactly what it says, it’s amazingly easy to use. So far I’ve used it to get notifications from my Pi, a Jenkins server I’m running on a VM and to control a NodeMCU module at home. It’s absolutely awesome, thank you so much!