All Projects → Dwarven → PushMeBaby

Dwarven / PushMeBaby

Licence: other
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.

Programming Languages

c
50402 projects - #5 most used programming language
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to PushMeBaby

OneSignal-WordPress-Plugin
OneSignal is a free push notification service for web and mobile apps. This plugin makes it easy to integrate your website with OneSignal Push Notifications. https://onesignal.com
Stars: ✭ 71 (+51.06%)
Mutual labels:  notifications, notification-service, push
spontit-api-python-wrapper
Send functional, flexible push notifications to iOS, Android, and desktop devices (without your own app or website).
Stars: ✭ 35 (-25.53%)
Mutual labels:  notifications, notification, push
Socket.io Push
整合了小米,华为,友盟,谷歌,苹果推送的统一解决方案
Stars: ✭ 605 (+1187.23%)
Mutual labels:  notifications, apns, push
mobile-messaging-sdk-ios
Mobile Messaging SDK for iOS
Stars: ✭ 45 (-4.26%)
Mutual labels:  notifications, apns, push
MongoosePush
MongoosePush is a simple Elixir RESTful service allowing to send push notification via FCM and/or APNS.
Stars: ✭ 101 (+114.89%)
Mutual labels:  notifications, apns, push
Notificationpusher
Standalone PHP library for easy devices notifications push.
Stars: ✭ 1,143 (+2331.91%)
Mutual labels:  notifications, apns, push
Rpush
The push notification service for Ruby.
Stars: ✭ 1,886 (+3912.77%)
Mutual labels:  notifications, notification-service, apns
Graphical notifications Zabbix
No description or website provided.
Stars: ✭ 77 (+63.83%)
Mutual labels:  notifications, notification
APNsKit
A framework to send Apple Notifications
Stars: ✭ 20 (-57.45%)
Mutual labels:  notification-service, apns
flasher
A powerful and flexible flash notifications system for PHP
Stars: ✭ 46 (-2.13%)
Mutual labels:  notifications, notification
golang-debugger-book
From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the program written in specific programming language? How does a debugger work? If we develop a debugger for go programming language, we must master go type system, runtime... and some Operating System internals. OK,…
Stars: ✭ 49 (+4.26%)
Mutual labels:  debugger, debug
PBD
🖨️🐞 Printf Based Debugger, a user-friendly C debugger
Stars: ✭ 52 (+10.64%)
Mutual labels:  debugger, debug
SmartDump
SmartDump - an exception and memory dump capture utility
Stars: ✭ 17 (-63.83%)
Mutual labels:  debugger, debug
andpush
Android Push Notification in Ruby: The fastest client for FCM (Firebase Cloud Messaging)
Stars: ✭ 83 (+76.6%)
Mutual labels:  notifications, push
pushex
Push notifications for Elixir
Stars: ✭ 96 (+104.26%)
Mutual labels:  notifications, apns
MusicPlayer
Android music player example.
Stars: ✭ 20 (-57.45%)
Mutual labels:  service, notification
react-native-debug-console
A network and console debug component and modal for react native purely in JavaScript
Stars: ✭ 17 (-63.83%)
Mutual labels:  debugger, debug
pushdeer
开放源码的无App推送服务,iOS14+扫码即用。亦支持快应用/iOS和Mac客户端、Android客户端、自制设备
Stars: ✭ 2,911 (+6093.62%)
Mutual labels:  notification-service, push
FWDebug
iOS调试库,支持iOS11+,无需添加任何代码,方便iOS开发和测试。 iOS debugging library, support for iOS11 +, without adding any code to facilitate iOS development and testing.
Stars: ✭ 49 (+4.26%)
Mutual labels:  debug, apns
error
Makes handling and debugging PHP errors suck less
Stars: ✭ 17 (-63.83%)
Mutual labels:  debugger, debug

PushMeBaby

Twitter

You can use this app during iOS Push Notification (development or production) to push notifications on your device from your Mac.

Preview

Screenshot0 Screenshot1 Screenshot1

How to use

  1. Replace the cers with your app certificates.
//APP 0
aps0.cer
aps_development0.cer

//APP 1
aps1.cer
aps_development1.cer

//APP 2
aps2.cer
aps_development2.cer

//APP 3
aps3.cer
aps_development3.cer

//APP 4
aps4.cer
aps_development4.cer

//APP 5
aps5.cer
aps_development5.cer
  1. Verify that the local keychain has the corresponding certificates and private keys on your Mac.
  2. Run!

Enjoy~!

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].