Bark is a self-hosted push notification system for iOS devices that bridges HTTP requests to Apple's Push Notification service. It provides a complete pipeline for sending custom alerts from scripts, cron jobs, or CI pipelines directly to an iPhone, with the server component designed for Docker-based deployment on personal infrastructure. The system distinguishes itself through automated notification handling capabilities. When a push arrives, Bark can automatically copy the notification body or a custom value to the iOS clipboard, open a specified URL when the user taps the notification, and
PushSharp is a server-side library that sends push notifications to iOS, Android, Windows, and other device platforms through their respective cloud messaging services. It provides a unified interface for delivering notifications across Apple Push Notification Service, Firebase Cloud Messaging, Amazon Device Messaging, Blackberry Push Service, Firefox OS Push Service, and Windows Push Notification Service. The library handles the complexities of push notification delivery through an asynchronous message queue that processes, batches, and retries notifications while respecting each platform's
This is a Go notification library and multi-channel router used to send messages and alerts to multiple external messaging platforms through a single standardized interface. It functions as a cross-platform alerting bridge, routing internal application events to diverse destinations. The project enables the simultaneous dispatch of a single notification across a collection of configured providers. It provides a unified interface for managing webhooks and API requests to third-party chat and alert services. Supported delivery channels include Discord, Matrix, PagerDuty, and various mobile pus
The first and complete Web Push notification library for Gleam! 🎉
A Gleam client for the Pushover push notification API.
Principalele funcționalități ale lpil/wimp-pushover sunt: Push Notifications.
Alternativele open-source pentru lpil/wimp-pushover includ: finb/bark — Bark is a self-hosted push notification system for iOS devices that bridges HTTP requests to Apple's Push Notification… redth/pushsharp — PushSharp is a server-side library that sends push notifications to iOS, Android, Windows, and other device platforms… nikoksr/notify — This is a Go notification library and multi-channel router used to send messages and alerts to multiple external… imlargo/gleam-webpush — The first and complete Web Push notification library for Gleam! 🎉. webhooksite/webhook.site — Webhook.site is a web-based tool that captures, inspects, and debugs incoming HTTP requests and emails sent to a… geekyants/vue-native-core — Vue Native is a framework that compiles Vue.js single-file components into React Native primitives, enabling…