node-apn
Push notification service
A Node.js module for interacting with the Apple Push Notification service
Apple Push Notification module for Node.js
4k stars
112 watching
688 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sideshow/apns2 | A Go library for sending Apple Push Notifications using the new HTTP/2 protocol. | 3,006 |
onmyway133/pushnotifications | An app for testing push notifications on iOS and Android using various authentication methods | 2,274 |
mikaelbr/node-notifier | A Node.js module for sending native platform notifications across macOS, Windows, and Linux. | 5,745 |
noodlewerk/nwpusher | A framework and application for sending push notifications to Apple's Push Notification Service (APNs) | 6,304 |
arthurnn/apn_sender | A Ruby gem that enables sending Apple Push Notifications over a persistent TCP connection | 377 |
knuffapp/knuff | An application for debugging Apple Push Notification Service (APNs) and managing APN credentials | 5,243 |
redth/pushsharp | A server-side library for sending push notifications to multiple mobile and desktop platforms. | 4,382 |
remy/nodemon | Automatically restarts Node.js applications upon file changes | 26,326 |
nodenv/nodenv | A tool for managing multiple NodeJS versions on a single system | 2,249 |
pisces/apnsutil | A utility library to simplify the process of setting up and managing Apple Push Notification Service notifications in iOS apps. | 32 |
senchalabs/connect | A framework for building HTTP servers with modular, extensible middleware architecture | 9,832 |
tj/n | A tool for managing multiple versions of Node.js on a single system | 18,881 |
wix/react-native-notifications | Handles all aspects of push notifications for apps, including remote and local notifications, interactive notifications, and silent notifications. | 3,251 |
node-config/node-config | A module that organizes hierarchical configurations for Node.js applications across different deployment environments. | 6,288 |
paulascholz/apnssample | An iOS 12 APNs sample project that demonstrates how to use the Apple Push Notification service in an Objective-C application. | 7 |