All Projects → CodeHubApp → Codehub Push

CodeHubApp / Codehub Push

Push notification server built in Node.js for the iOS application CodeHub

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Codehub Push

PUSHTestFCM
[FireMonkey] Push test project
Stars: ✭ 17 (-80.23%)
Mutual labels:  notifications, apns
Vapor Apns
Simple APNS Library for Vapor (Swift)
Stars: ✭ 344 (+300%)
Mutual labels:  notifications, apns
PushMeBaby
iOS Push Notification Debug App. You can use this app during iOS Push Notification (development or production) to push notifications on your device from your Mac.
Stars: ✭ 47 (-45.35%)
Mutual labels:  notifications, apns
Apns2
⚡ HTTP/2 Apple Push Notification Service (APNs) push provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps, using the APNs HTTP/2 protocol.
Stars: ✭ 2,569 (+2887.21%)
Mutual labels:  notifications, apns
Airnotifier
Push Notifications Server for Human Beings.
Stars: ✭ 522 (+506.98%)
Mutual labels:  notifications, apns
mobile-messaging-sdk-ios
Mobile Messaging SDK for iOS
Stars: ✭ 45 (-47.67%)
Mutual labels:  notifications, apns
Houston
Apple Push Notifications; No Dirigible Required
Stars: ✭ 2,973 (+3356.98%)
Mutual labels:  notifications, apns
Appleapnpush
Send push notification to Apple Devices (iPhone, iPad)
Stars: ✭ 134 (+55.81%)
Mutual labels:  notifications, apns
Onesignal Ios Sdk
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal. https://onesignal.com
Stars: ✭ 370 (+330.23%)
Mutual labels:  notifications, apns
Apnotic
A Ruby APNs HTTP/2 gem able to provide instant feedback.
Stars: ✭ 360 (+318.6%)
Mutual labels:  notifications, apns
Apns Http2
A Java library for sending notifications via APNS using Apple's HTTP/2 API.
Stars: ✭ 194 (+125.58%)
Mutual labels:  notifications, apns
Toot Relay
Relay that forwards web push notifications to APNs, built for Toot!.app but usable for anyone.
Stars: ✭ 18 (-79.07%)
Mutual labels:  notifications, apns
Onesignal Unity Sdk
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Unity app with OneSignal. https://onesignal.com
Stars: ✭ 161 (+87.21%)
Mutual labels:  notifications, apns
pushex
Push notifications for Elixir
Stars: ✭ 96 (+11.63%)
Mutual labels:  notifications, apns
Rpush
The push notification service for Ruby.
Stars: ✭ 1,886 (+2093.02%)
Mutual labels:  notifications, apns
MongoosePush
MongoosePush is a simple Elixir RESTful service allowing to send push notification via FCM and/or APNS.
Stars: ✭ 101 (+17.44%)
Mutual labels:  notifications, apns
Applozic Ios Sdk
iOS Real Time Chat & Messaging SDK
Stars: ✭ 104 (+20.93%)
Mutual labels:  notifications, apns
Net Core Push Notifications
Lightweight .NET Core Push Notifications for Android and iOS
Stars: ✭ 105 (+22.09%)
Mutual labels:  notifications, apns
Apns4erl
Apple Push Notification Server for Erlang
Stars: ✭ 352 (+309.3%)
Mutual labels:  notifications, apns
Socket.io Push
整合了小米,华为,友盟,谷歌,苹果推送的统一解决方案
Stars: ✭ 605 (+603.49%)
Mutual labels:  notifications, apns

CodeHub-Push

Push notification server built in Node.js for the iOS application CodeHub. This application has two endpoints: /register and /unregister. Registering requires an iOS device token, a username, and an O-Auth token for that specific user. Using that information, the server will poll GitHub every X minutes for updates in that user's notifications. If notifications are found, a push notification is generated for each and pushed out to the device.

Want to talk about it? Find me on Twitter at @thedillonb, or @codehubapp.

CodeHub

CodeHub is an iOS application that is created and designed using Xamarin.iOS (C#) and is currently available in the iTunes store.

Licence

Copyright 2012 Dillon Buchanan

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].