WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

320

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)

[–] 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.

[–] 1 pt

Delays of seconds or many minutes?

Seconds. And my weather notifications were all there when I woke up this morning.

[–] 0 pt

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