news.volyx.in

Ntfy.sh – Send push notifications to your phone via PUT/POST (ntfy.sh)

1346 points by tambourine_man · 1400 days ago · 296 comments on HN

Article summary

Ntfy.sh is a simple HTTP-based pub-sub notification service that allows users to send notifications to their phone or desktop via scripts or a REST API. The service is free, open-source, and can be self-hosted. It supports various features such as priorities, action buttons, and attachments. Users can subscribe to topics and receive notifications with different settings and customizations.

Main themes

  • notification services
  • self-hosting
  • API integration
  • mobile apps
  • battery life
  • reliability and delivery

What commenters say

  • Some users have implemented similar notification systems using Discord or Telegram bots, highlighting the versatility of these platforms.
  • The simplicity and ease of use of Ntfy.sh make it a popular choice among developers and system administrators.
  • There are concerns about the reliability of notification delivery, particularly when using certain services or apps.
  • The use of Firebase or Google Play Services can impact battery life and notification delivery, leading some users to opt for alternative solutions.
  • Disabling battery optimization can help improve notification delivery, but may have varying effects on different phones.
  • Some users appreciate the ability to self-host Ntfy.sh, which provides more control over the service and its data.