2022-08-21 04:22:18 +02:00
# Integrations + community projects
There are quite a few projects that work with ntfy, integrate ntfy, or have been built around ntfy. It's super exciting to see what you guys have come up with. Feel free to [create a pull request on GitHub ](https://github.com/binwiederhier/ntfy/issues ) to add your own project here.
2022-08-21 16:58:20 +02:00
I've added a ⭐ to projects or posts that have a significant following, or had a lot of interaction by the community.
2022-08-21 04:22:18 +02:00
## Public ntfy servers
2022-12-06 18:23:10 +01:00
Here's a list of public ntfy servers. As of right now, there is only one official server. The others are provided by the
ntfy community. Thanks to everyone running a public server. **You guys rock!**
2022-08-21 04:22:18 +02:00
2022-12-06 18:23:10 +01:00
| URL | Country |
|---------------------------------------------------|--------------------|
| [ntfy.sh ](https://ntfy.sh/ ) (*Official*) | 🇺🇸 United States |
| [ntfy.tedomum.net ](https://ntfy.tedomum.net/ ) | 🇫🇷 France |
| [ntfy.jae.fi ](https://ntfy.jae.fi/ ) | 🇫🇮 Finland |
| [ntfy.adminforge.de ](https://ntfy.adminforge.de/ ) | 🇩🇪 Germany |
| [ntfy.envs.net ](https://ntfy.envs.net ) | 🇩🇪 Germany |
2023-03-08 15:14:14 +01:00
| [ntfy.mzte.de ](https://ntfy.mzte.de/ ) | 🇩🇪 Germany |
2022-12-06 18:23:10 +01:00
Please be aware that **server operators can log your messages** . The project also cannot guarantee the reliability
and uptime of third party servers, so use of each server is **at your own discretion** .
2022-09-03 22:01:28 +02:00
2022-08-21 04:22:18 +02:00
## Official integrations
2022-11-24 17:10:55 +01:00
- [Healthchecks.io ](https://healthchecks.io/ ) ⭐ - Online service for monitoring regularly running tasks such as cron jobs
- [Apprise ](https://github.com/caronc/apprise/wiki/Notify_ntfy ) ⭐ - Push notifications that work with just about every platform
2022-08-21 16:58:20 +02:00
- [Uptime Kuma ](https://uptime.kuma.pet/ ) ⭐ - A self-hosted monitoring tool
- [Robusta ](https://docs.robusta.dev/master/catalog/sinks/webhook.html ) ⭐ - open source platform for Kubernetes troubleshooting
- [borgmatic ](https://torsion.org/borgmatic/docs/how-to/monitor-your-backups/#third-party-monitoring-services ) ⭐ - configuration-driven backup software for servers and workstations
- [Radarr ](https://radarr.video/ ) ⭐ - Movie collection manager for Usenet and BitTorrent users
2022-10-02 22:20:24 +02:00
- [Sonarr ](https://sonarr.tv/ ) ⭐ - PVR for Usenet and BitTorrent users
2022-10-10 02:53:24 +02:00
- [Gatus ](https://gatus.io/ ) ⭐ - Automated service health dashboard
2022-12-09 16:45:45 +01:00
- [Automatisch ](https://automatisch.io/ ) ⭐ - Open source Zapier alternative / workflow automation tool
2022-09-13 05:31:30 +02:00
- [FlexGet ](https://flexget.com/Plugins/Notifiers/ntfysh ) ⭐ - Multipurpose automation tool for all of your media
2023-01-26 17:26:11 +01:00
- [Shoutrrr ](https://containrrr.dev/shoutrrr/v0.7/services/ntfy/ ) ⭐ - Notification library for gophers and their furry friends.
2023-01-14 19:29:57 +01:00
- [Scrt.link ](https://scrt.link/ ) - Share a secret
2022-09-13 05:31:30 +02:00
- [Platypush ](https://docs.platypush.tech/platypush/plugins/ntfy.html ) - Automation platform aimed to run on any device that can run Python
2023-02-20 15:19:51 +01:00
- [diun ](https://crazymax.dev/diun/ ) - Docker Image Update Notifier
2023-02-21 13:59:52 +01:00
- [Cloudron ](https://www.cloudron.io/store/sh.ntfy.cloudronapp.html ) - Platform that makes it easy to manage web apps on your server
2022-08-21 16:58:20 +02:00
## [UnifiedPush](https://unifiedpush.org/users/apps/) integrations
- [Element ](https://f-droid.org/packages/im.vector.app/ ) ⭐ - Matrix client
- [SchildiChat ](https://schildi.chat/android/ ) ⭐ - Matrix client
- [Tusky ](https://tusky.app/ ) ⭐ - Fediverse client
- [Fedilab ](https://fedilab.app/ ) - Fediverse client
- [FindMyDevice ](https://gitlab.com/Nulide/findmydevice/ ) - Find your Device with an SMS or online with the help of FMDServer
- [Tox Push Message App ](https://github.com/zoff99/tox_push_msg_app ) - Tox Push Message App
2022-08-21 04:22:18 +02:00
## Libraries
2022-08-21 16:58:20 +02:00
- [ntfy-php-library ](https://github.com/VerifiedJoseph/ntfy-php-library ) - PHP library for sending messages using a ntfy server (PHP)
- [ntfy-notifier ](https://github.com/DAcodedBEAT/ntfy-notifier ) - Symfony Notifier integration for ntfy (PHP)
- [ntfpy ](https://github.com/Nevalicjus/ntfpy ) - API Wrapper for ntfy.sh (Python)
- [pyntfy ](https://github.com/DP44/pyntfy ) - A module for interacting with ntfy notifications (Python)
- [vntfy ](https://github.com/lmangani/vntfy ) - Barebone V client for ntfy (V)
2022-08-21 04:22:18 +02:00
- [ntfy-middleman ](https://github.com/nachotp/ntfy-middleman ) - Wraps APIs and send notifications using ntfy.sh on schedule (Python)
2022-10-19 05:43:56 +02:00
- [ntfy-dotnet ](https://github.com/nwithan8/ntfy-dotnet ) - .NET client library to interact with a ntfy server (C# / .NET)
2022-11-09 19:24:55 +01:00
- [node-ntfy-publish ](https://github.com/cityssm/node-ntfy-publish ) - A Node package to publish notifications to an ntfy server (Node)
2022-11-13 23:07:27 +01:00
- [ntfy ](https://github.com/jonocarroll/ntfy ) - Wraps the ntfy API with pipe-friendly tooling (R)
2023-01-06 02:52:21 +01:00
- [ntfy-for-delphi ](https://github.com/hazzelnuts/ntfy-for-delphi ) - A friendly library to push instant notifications ntfy (Delphi)
- [ntfy ](https://github.com/ffflorian/ntfy ) - Send notifications over ntfy (JS)
2022-08-21 04:22:18 +02:00
2022-08-21 16:58:20 +02:00
## CLIs + GUIs
2022-08-21 04:22:18 +02:00
- [ntfy.sh.sh ](https://github.com/mininmobile/ntfy.sh.sh ) - Run scripts on ntfy.sh events
2022-12-06 18:23:10 +01:00
- [ntfy Desktop client ](https://codeberg.org/zvava/ntfy-desktop ) - Cross-platform desktop application for ntfy
2022-08-21 04:22:18 +02:00
- [ntfy svelte front-end ](https://github.com/novatorem/Ntfy ) - Front-end built with svelte
- [wio-ntfy-ticker ](https://github.com/nachotp/wio-ntfy-ticker ) - Ticker display for a ntfy.sh topic
- [ntfysh-windows ](https://github.com/lucas-bortoli/ntfysh-windows ) - A ntfy client for Windows Desktop
- [ntfyr ](https://github.com/haxwithaxe/ntfyr ) - A simple commandline tool to send notifications to ntfy
2022-08-21 16:58:20 +02:00
- [ntfy.py ](https://github.com/ioqy/ntfy-client-python ) - ntfy.py is a simple nfty.sh client for sending notifications
2022-08-21 04:22:18 +02:00
2022-08-21 16:58:20 +02:00
## Projects + scripts
2022-08-21 04:22:18 +02:00
- [Grafana-to-ntfy ](https://github.com/kittyandrew/grafana-to-ntfy ) - Grafana-to-ntfy alerts channel (Rust)
2023-02-17 12:42:32 +01:00
- [Grafana-ntfy-webhook-integration ](https://github.com/academo/grafana-alerting-ntfy-webhook-integration ) - Integrates Grafana alerts webhooks (Go)
2023-03-11 23:02:56 +01:00
- [Grafana-to-ntfy ](https://gitlab.com/Saibe1111/grafana-to-ntfy ) - Grafana-to-ntfy alerts channel (Node Js)
2022-08-21 04:22:18 +02:00
- [ntfy-long-zsh-command ](https://github.com/robfox92/ntfy-long-zsh-command ) - Notifies you once a long-running command completes (zsh)
- [ntfy-shellscripts ](https://github.com/nickexyz/ntfy-shellscripts ) - A few scripts for the ntfy project (Shell)
- [QuickStatus ](https://github.com/corneliusroot/QuickStatus ) - A shell script to alert to any immediate problems upon login (Shell)
- [ntfy.el ](https://github.com/shombando/ntfy ) - Send notifications from Emacs (Emacs)
- [backup-projects ](https://gist.github.com/anthonyaxenov/826ba65abbabd5b00196bc3e6af76002 ) - Stupidly simple backup script for own projects (Shell)
- [grav-plugin-whistleblower ](https://github.com/Himmlisch-Studios/grav-plugin-whistleblower ) - Grav CMS plugin to get notifications via ntfy (PHP)
- [ntfy-server-status ](https://github.com/filip2cz/ntfy-server-status ) - Checking if server is online and reporting through ntfy (C)
- [borg-based backup ](https://github.com/davidhi7/backup ) - Simple borg-based backup script with notifications based on ntfy.sh or Discord webhooks (Python/Shell)
2022-08-21 16:58:20 +02:00
- [ntfy.sh *arr script ](https://github.com/agent-squirrel/nfty-arr-script ) - Quick and hacky script to get sonarr/radarr to notify the ntfy.sh service (Shell)
- [siteeagle ](https://github.com/tpanum/siteeagle ) - A small Python script to monitor websites and notify changes (Python)
- [send_to_phone ](https://github.com/whipped-cream/send_to_phone ) - Scripts to upload a file to Transfer.sh and ping ntfy with the download link (Python)
- [ntfy Discord bot ](https://github.com/R0dn3yS/ntfy-bot ) - WIP ntfy discord bot (TypeScript)
- [ntfy Discord bot ](https://github.com/binwiederhier/ntfy-bot ) - ntfy Discord bot (Go)
2023-01-04 03:25:55 +01:00
- [ntfy Discord bot ](https://github.com/jr1221/ntfy_discord_bot ) - An advanced modal-based bot for interacting with the ntfy.sh API (Dart)
2022-08-21 16:58:20 +02:00
- [Bettarr Notifications ](https://github.com/NiNiyas/Bettarr-Notifications ) - Better Notifications for Sonarr and Radarr (Python)
- [Notify me the intruders ](https://github.com/nothingbutlucas/notify_me_the_intruders ) - Notify you if they are intruders or new connections on your network (Shell)
- [Send GitHub Action to ntfy ](https://github.com/NiNiyas/ntfy-action ) - Send GitHub Action workflow notifications to ntfy (JS)
2022-12-26 19:33:49 +01:00
- [aTable/ntfy alertmanager bridge ](https://github.com/aTable/ntfy_alertmanager_bridge ) - Basic alertmanager bridge to ntfy (JS)
- [~xenrox/ntfy-alertmanager ](https://hub.xenrox.net/~xenrox/ntfy-alertmanager ) - A bridge between ntfy and Alertmanager (Go)
- [pinpox/alertmanager-ntfy ](https://github.com/pinpox/alertmanager-ntfy ) - Relay prometheus alertmanager alerts to ntfy (Go)
- [alexbakker/alertmanager-ntfy ](https://github.com/alexbakker/alertmanager-ntfy ) - Service that forwards Prometheus Alertmanager notifications to ntfy (Go)
2022-08-21 16:58:20 +02:00
- [restreamchat2ntfy ](https://github.com/kurohuku7/restreamchat2ntfy ) - Send restream.io chat to ntfy to check on the Meta Quest (JS)
- [k8s-ntfy-deployment-service ](https://github.com/Christian42/k8s-ntfy-deployment-service ) - Automatic Kubernetes (k8s) ntfy deployment
2022-10-02 06:03:44 +02:00
- [huginn-global-entry-notif ](https://github.com/kylezoa/huginn-global-entry-notif ) - Checks CBP API for available appointments with Huginn (JSON)
- [ntfyer ](https://github.com/KikyTokamuro/ntfyer ) - Sending various information to your ntfy topic by time (TypeScript)
2022-10-02 22:20:24 +02:00
- [git-simple-notifier ](https://github.com/plamenjm/git-simple-notifier ) - Script running git-log, checking for new repositories (Shell)
2022-10-27 04:55:32 +02:00
- [ntfy-to-slack ](https://github.com/ozskywalker/ntfy-to-slack ) - Tool to subscribe to a ntfy topic and send the messages to a Slack webhook (Go)
2022-11-04 03:26:17 +01:00
- [ansible-ntfy ](https://github.com/jpmens/ansible-ntfy ) - Ansible action plugin to post JSON messages to ntfy (Python)
- [ntfy-notification-channel ](https://github.com/wijourdil/ntfy-notification-channel ) - Laravel Notification channel for ntfy (PHP)
2022-11-12 14:36:05 +01:00
- [ntfy_on_a_chip ](https://github.com/gergepalfi/ntfy_on_a_chip ) - ESP8266 and ESP32 client code to communicate with ntfy
2022-11-23 03:31:10 +01:00
- [ntfy-sdk ](https://github.com/yukibtc/ntfy-sdk ) - ntfy client library to send notifications (Rust)
2022-11-26 19:34:56 +01:00
- [ntfy_ynh ](https://github.com/YunoHost-Apps/ntfy_ynh ) - ntfy app for YunoHost
2023-01-04 03:25:55 +01:00
- [drone-ntfy ](https://github.com/Clortox/drone-ntfy ) - Drone.io plugin for sending ntfy notifications from a pipeline (Shell)
- [ignition-ntfy-module ](https://github.com/Kyvis-Labs/ignition-ntfy-module ) - Adds support for sending notifications via a ntfy server to Ignition (Java)
2023-01-08 18:26:23 +01:00
- [maubot-ntfy ](https://gitlab.com/999eagle/maubot-ntfy ) - Matrix bot to subscribe to ntfy topics and send messages to Matrix (Python)
2023-01-10 16:01:28 +01:00
- [ntfy-wrapper ](https://github.com/vict0rsch/ntfy-wrapper ) - Wrapper around ntfy (Python)
2023-01-21 19:57:42 +01:00
- [nodebb-plugin-ntfy ](https://github.com/NodeBB/nodebb-plugin-ntfy ) - Push notifications for NodeBB forums
2023-01-21 22:23:15 +01:00
- [n8n-ntfy ](https://github.com/raghavanand98/n8n-ntfy.sh ) - n8n community node that lets you use ntfy in your workflows
2023-02-21 10:49:20 +01:00
- [nlog-ntfy ](https://github.com/MichelMichels/nlog-ntfy ) - Send NLog messages over ntfy (C# / .NET / NLog)
2022-08-21 04:22:18 +02:00
## Blog + forum posts
2023-03-08 15:12:44 +01:00
- [Start-Job,Variables, and ntfy.sh ](https://klingele.dev/2023/03/01/start-jobvariables-and-ntfy-sh/ ) - klingele.dev - 3/2023
2023-02-21 03:03:50 +01:00
- [enviar notificaciones automáticas usando ntfy.sh ](https://osiux.com/2023-02-15-send-automatic-notifications-using-ntfy.html ) - osiux.com - 2/2023
2023-02-20 21:45:11 +01:00
- [Carnet IP动态解析以及通过ntfy推送IP信息 ](https://blog.wslll.cn/index.php/archives/201/ ) - blog.wslll.cn - 2/2023
- [Open-Source-Brieftaube: ntfy verschickt Push-Meldungen auf Smartphone und PC ](https://www.heise.de/news/Open-Source-Brieftaube-ntfy-verschickt-Push-Meldungen-auf-Smartphone-und-PC-7521583.html ) ⭐ - heise.de - 2/2023
2023-02-15 05:22:03 +01:00
- [Video: Simple Push Notifications ntfy ](https://www.youtube.com/watch?v=u9EcWrsjE20 ) ⭐ - youtube.com - 2/2023
2023-02-17 14:13:50 +01:00
- [Use ntfy.sh with Home Assistant ](https://diecknet.de/en/2023/02/12/ntfy-sh-with-homeassistant/ ) - diecknet.de - 2/2023
2023-02-15 05:22:03 +01:00
- [On installe Ntfy sur Synology Docker ](https://www.maison-et-domotique.com/140356-serveur-notification-jeedom-ntfy-synology-docker/ ) - maison-et-domotique.co - 1/2023
2023-01-21 21:19:52 +01:00
- [January 2023 Developer Update ](https://community.nodebb.org/topic/16908/january-2023-developer-update ) - nodebb.org - 1/2023
2023-01-10 14:00:27 +01:00
- [Comment envoyer des notifications push sur votre téléphone facilement et gratuitement? ](https://korben.info/notifications-push-telephone.html ) - 1/2023
- [UnifiedPush: a decentralized, open-source push notification protocol ](https://f-droid.org/en/2022/12/18/unifiedpush.html ) ⭐ - 12/2022
2022-12-20 03:56:04 +01:00
- [ntfy setup instructions ](https://docs.benjamin-altpeter.de/network/vms/1001029-ntfy/ ) - benjamin-altpeter.de - 12/2022
- [Ntfy Self-Hosted Push Notifications ](https://lachlanlife.net/posts/2022-12-ntfy/ ) - lachlanlife.net - 12/2022
2022-12-06 18:23:10 +01:00
- [ntfy.sh ](https://paramdeo.com/til/ntfy-sh ) - paramdeo.com - 11/2022
2022-11-29 04:11:04 +01:00
- [Using ntfy to warn me when my computer is discharging ](https://ulysseszh.github.io/programming/2022/11/28/ntfy-warn-discharge.html ) - ulysseszh.github.io - 11/2022
2022-11-29 04:12:20 +01:00
- [ntfy - Push Notification Service ](https://dizzytech.de/posts/ntfy/ ) - dizzytech.de - 11/2022
2022-11-21 15:31:37 +01:00
- [Console #132 ](https://console.substack.com/p/console-132 ) ⭐ - console.substack.com - 11/2022
- [MeshCentral - Ntfy Push Notifications ](https://www.youtube.com/watch?v=wyE4rtUd4Bg ) - youtube.com - 11/2022
- [Changelog | Tracking layoffs, tech worker demand still high, ntfy, ... ](https://changelog.com/news/tracking-layoffs-tech-worker-demand-still-high-ntfy-devenv-markdoc-mike-bifulco-Y1jW ) ⭐ - changelog.com - 11/2022
- [Pointer | Issue #367 ](https://www.pointer.io/archives/a9495a2a6f/ ) - pointer.io - 11/2022
- [Envie Push Notifications por POST (de graça e sem cadastro) ](https://www.tabnews.com.br/filipedeschamps/envie-push-notifications-por-post-de-graca-e-sem-cadastro ) - tabnews.com.br - 11/2022
- [Push Notifications for KDE ](https://volkerkrause.eu/2022/11/12/kde-unifiedpush-push-notifications.html ) - volkerkrause.eu - 11/2022
- [TLDR Newsletter Daily Update 2022-11-09 ](https://tldr.tech/tech/newsletter/2022-11-09 ) ⭐ - tldr.tech - 11/2022
- [Ntfy.sh – Send push notifications to your phone via PUT/POST ](https://news.ycombinator.com/item?id=33517944 ) ⭐ - news.ycombinator.com - 11/2022
- [Ntfy et Jeedom : un plugin ](https://lunarok-domotique.com/2022/11/ntfy-et-jeedom/ ) - lunarok-domotique.com - 11/2022
- [Crea tu propio servidor de notificaciones con Ntfy ](https://blog.parravidales.es/crea-tu-propio-servidor-de-notificaciones-con-ntfy/ ) - blog.parravidales.es - 11/2022
2023-01-19 05:16:34 +01:00
- [unRAID Notifications with ntfy.sh ](https://lder.dev/posts/ntfy-Notifications-With-unRAID/ ) - lder.dev - 10/2022
2022-11-21 15:31:37 +01:00
- [Zero-cost push notifications to your phone or desktop via PUT/POST ](https://lobste.rs/s/41dq13/zero_cost_push_notifications_your_phone ) - lobste.rs - 10/2022
- [A nifty push notification system: ntfy ](https://jpmens.net/2022/10/30/a-nifty-push-notification-system-ntfy/ ) - jpmens.net - 10/2022
- [Alarmanlage der dritten Art (YouTube video) ](https://www.youtube.com/watch?v=altb5QLHbaU&feature=youtu.be ) - youtube.com - 10/2022
- [Neue Services: Ntfy, TikTok und RustDesk ](https://adminforge.de/tools/neue-services-ntfy-tiktok-und-rustdesk/ ) - adminforge.de - 9/2022
- [Ntfy, le service de notifications qu’ il vous faut ](https://www.cachem.fr/ntfy-le-service-de-notifications-quil-vous-faut/ ) - cachem.fr - 9/2022
- [NAS Synology et notifications avec ntfy ](https://www.cachem.fr/synology-notifications-ntfy/ ) - cachem.fr - 9/2022
- [Self hosted Mobile Push Notifications using NTFY | Thejesh GN ](https://thejeshgn.com/2022/08/23/self-hosted-mobile-push-notifications-using-ntfy/ ) - thejeshgn.com - 8/2022
- [Fedora Magazine | 4 cool new projects to try in Copr ](https://fedoramagazine.org/4-cool-new-projects-to-try-in-copr-for-august-2022/ ) - fedoramagazine.org - 8/2022
- [Docker로 오픈소스 푸시알람 프로젝트 ntfy.sh 설치 및 사용하기.(Feat. Uptimekuma) ](https://svrforum.com/svr/398979 ) - svrforum.com - 8/2022
- [Easy notifications from R ](https://sometimesir.com/posts/easy-notifications-from-r/ ) - sometimesir.com - 6/2022
- [ntfy is finally coming to iOS, and Matrix/UnifiedPush gateway support ](https://www.reddit.com/r/selfhosted/comments/vdzvxi/ntfy_is_finally_coming_to_ios_with_full/ ) ⭐ - reddit.com - 6/2022
- [Install guide (with Docker) ](https://chowdera.com/2022/150/202205301257379077.html ) - chowdera.com - 5/2022
- [无需注册的通知服务ntfy ](https://blog.csdn.net/wbsu2004/article/details/125040247 ) - blog.csdn.net - 5/2022
- [Updated review post (Jan-Lukas Else) ](https://jlelse.blog/thoughts/2022/04/ntfy ) - jlelse.blog - 4/2022
2022-12-20 03:56:04 +01:00
- [Using ntfy and Tasker together ](https://lachlanlife.net/posts/2022-04-tasker-ntfy/ ) - lachlanlife.net - 4/2022
2022-11-21 15:31:37 +01:00
- [Reddit feature update post ](https://www.reddit.com/r/selfhosted/comments/uetlso/ntfy_is_a_tool_to_send_push_notifications_to_your/ ) ⭐ - reddit.com - 4/2022
- [無料で簡単に通知の送受信ができつつオープンソースでセルフホストも可能な「ntfy」を使ってみた ](https://gigazine.net/news/20220404-ntfy-push-notification/ ) - gigazine.net - 4/2022
- [Pocketmags ntfy review ](https://pocketmags.com/us/linux-format-magazine/march-2022/articles/1104187/ntfy ) - pocketmags.com - 3/2022
- [Reddit web app release post ](https://www.reddit.com/r/selfhosted/comments/tc0p0u/say_hello_to_the_brand_new_ntfysh_web_app_push/ ) ⭐ - reddit.com- 3/2022
- [Lemmy post (Jakob) ](https://lemmy.eus/post/15541 ) - lemmy.eus - 1/2022
- [Reddit UnifiedPush release post ](https://www.reddit.com/r/selfhosted/comments/s5jylf/my_open_source_notification_android_app_and/ ) ⭐ - reddit.com - 1/2022
- [ntfy: send notifications from your computer to your phone ](https://rs1.es/tutorials/2022/01/19/ntfy-send-notifications-phone.html ) - rs1.es - 1/2022
- [Short ntfy review (Jan-Lukas Else) ](https://jlelse.blog/links/2021/12/ntfy-sh ) - jlelse.blog - 12/2021
- [Free MacroDroid webhook alternative (FrameXX) ](https://www.macrodroidforum.com/index.php?threads/ntfy-sh-free-macrodroid-webhook-alternative.1505/ ) - macrodroidforum.com - 12/2021
- [ntfy otro sistema de notificaciones pub-sub simple basado en HTTP ](https://ugeek.github.io/blog/post/2021-11-05-ntfy-sh-otro-sistema-de-notificaciones-pub-sub-simple-basado-en-http.html ) - ugeek.github.io - 11/2021
- [Show HN: A tool to send push notifications to your phone, written in Go ](https://news.ycombinator.com/item?id=29715464 ) ⭐ - news.ycombinator.com - 12/2021
- [Reddit selfhostable post ](https://www.reddit.com/r/selfhosted/comments/qxlsm9/my_open_source_notification_android_app_and/ ) ⭐ - reddit.com - 11/2021