WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

1.4K

ntfy (pronounce: notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, entirely without signup, cost or setup. It's also open source if you want to run your own.



From the app creator:

100% open source & forever free# I love free software, and I'm doing this because it's fun. I have no bad intentions, and I will never monetize or sell your information. This service will always stay free and open.

ntfy (pronounce: notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, entirely without signup, cost or setup. It's also open source if you want to run your own. --- [Github](https://github.com/binwiederhier/ntfy) [F-Droid](https://f-droid.org/en/packages/io.heckel.ntfy/) [Play Store](https://play.google.com/store/apps/details?id=io.heckel.ntfy) [Documentation](https://ntfy.sh/docs/) --- From the app creator: >100% open source & forever free# I love free software, and I'm doing this because it's fun. I have no bad intentions, and I will never monetize or sell your information. This service will always stay free and open.

(post is archived)

[–] 1 pt

I have not had a problem receiving notifications yet. If you get the play store version you can use Google Firebase to deliver messages. If not it uses Unified Push. I'm still in the testing phase. This app has tons of features.

https://ntfy.sh/docs/publish/#message-priority

[–] 0 pt

That does look feature rich. If you don't mind, please report back your research on this and how well notifications work with and without firebase (if you plan to use without).

[–] 1 pt

I'm using Unified Push. I don't use Google at all. I'm on a custom rom with microg.

So far I have tried:

  • Email

  • Browser (PC, Xbox, PS5, phone)

  • AutoHotkey script

  • C#

  • Raspberry Pi

  • Sending Attachments

I have had 0 problems so far. I did notice a delay when the phone was sleeping, but the notification still came through.

[–] 0 pt

I did notice a delay when the phone was sleeping, but the notification still came through.

Delays of seconds or many minutes?

Years ago I tried to do push notifications on android. Android would simply drop connections (connection lost when server pushed) or if it kept them, wouldn't communicate until the device would wake. As I needed these in near real time, it was basically worthless.

This was when Google was respinning their notification efforts. Long ago.

[–] 0 pt

Just try it. It's super easy to use.