Philipp C. Heckel's Avatar

Philipp C. Heckel

@binwiederhier

Principal Engineer, open source fan, semi-regular blogger, creator of ntfy.sh, German πŸ‡©πŸ‡ͺ, fan of πŸ‡¬πŸ‡§ & πŸ‡ΊπŸ‡Έ, and a dad πŸ‘¦πŸ‘§

86
Followers
212
Following
2
Posts
28.11.2024
Joined
Posts Following

Latest posts by Philipp C. Heckel @binwiederhier

Preview
heise+ | Push-Benachrichtigungen fΓΌr das Homelab mit ntfy Wer viele Dienste selbst hostet und informiert sein will, profitiert vom Benachrichtigungstool ntfy, das Nachrichten gesammelt per Push ans Smartphone sendet.

Wer viele Dienste selbst hostet und informiert sein will, profitiert vom Benachrichtigungstool ntfy, das Nachrichten gesammelt per Push ans Smartphone sendet. #Software

20.12.2024 09:03 πŸ‘ 6 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
ntfy.sh | Push notifications to your phone or desktop via PUT/POST ntfy 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, and/or using a REST API.

Howdy folks. I made ntfy.sh ❀️

23.12.2024 23:37 πŸ‘ 12 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
138 lines of code - ntfy blog Send push notifications to your phone via PUT/POST

AFAIK It is in fact impossible to send notifications to iOS without using APNs. iOS does not allow background services so you can't even poll on regular intervals, and sending notifications have to go through APNs. Hence the awkward ntfy trigger thing. See blog.ntfy.sh/2023/12/06/1...

18.12.2024 12:56 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0