Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KnuffApp/Knuff
The debug application for Apple Push Notification Service (APNs).
https://github.com/KnuffApp/Knuff
Last synced: 3 months ago
JSON representation
The debug application for Apple Push Notification Service (APNs).
- Host: GitHub
- URL: https://github.com/KnuffApp/Knuff
- Owner: KnuffApp
- License: mit
- Created: 2011-10-13T07:23:36.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2022-09-04T18:39:25.000Z (about 2 years ago)
- Last Synced: 2024-04-26T11:33:07.784Z (6 months ago)
- Language: Objective-C
- Homepage:
- Size: 5.35 MB
- Stars: 5,233
- Watchers: 106
- Forks: 445
- Open Issues: 20
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
- awesome-ios - Knuff - The debug application for Apple Push Notification Service (APNS). (Notifications / Push Notifications)
- open-source-mac-os-apps - Knuff - The debug application for Apple Push Notification Service (APNs). ![objective_c_icon] (Applications / Development)
- awesome-macOS - Knuff - The debug application for Apple Push Notification Service (APNs). [![Open-Source Software][OSS Icon]](https://github.com/KnuffApp/Knuff) ![Freeware][Freeware Icon] (Applications / Developers)
- awesome-macOS - Knuff - The debug application for Apple Push Notification Service (APNs). (Applications / Development)
- awesome-ios-star - Knuff - The debug application for Apple Push Notification Service (APNS). (Notifications / Push Notifications)
- awesome-rainmana - KnuffApp/Knuff - The debug application for Apple Push Notification Service (APNs). (Objective-C)
- project-awesome - KnuffApp/Knuff - The debug application for Apple Push Notification Service (APNs). (Objective-C)
- Awesome-iOS - Knuff - The debug application for Apple Push Notification Service (APNs). (Tools)
- open-source-mac-os-apps - Knuff - The debug application for Apple Push Notification Service (APNs). ![objective_c_icon] (Applications / Development)
- fucking-awesome-macOS - Knuff - The debug application for Apple Push Notification Service (APNs). [![Open-Source Software][OSS Icon]](https://github.com/KnuffApp/Knuff) ![Freeware][Freeware Icon] (Applications / Developers)
README
# Knuff
The debug application for Apple Push Notification Service (APNs).[Download the latest version](https://github.com/KnuffApp/Knuff/releases "Download")
![knuff-preview](https://cloud.githubusercontent.com/assets/499192/12481271/36b610e0-c048-11e5-9be6-ee9e996036a2.png)
## Features
* Send push notifications to APNS (Apple Push Notification Service) very easily (no configuration needed at all)
* Load / Save documents including token and JSON payload
* Grabs the certificate right from your keychain
* Get the device token automatically; forget about manually retrieving the device token through logging or similar techniques. Even more useful when not in sandbox mode (requires [Knuff-Framework](https://github.com/KnuffApp/Knuff-Framework))
* Support for error response codes
* Detects Development/Production environment automatically
* Supports universal certificates
* Custom JSON payloads
* Identity export to PEM format (⌘ + E)## Knuff iOS App
We created an iOS companion app to make it even easier to get up and running with APNs, download it from the [App Store](https://itunes.apple.com/us/app/knuff-the-apns-debug-tool/id993435856).
## Usage of automatic token detection (iOS8+)
To use this feature with your own apps, have a look at [Knuff-Framework](https://github.com/KnuffApp/Knuff-Framework)
## System Requirements
Due to the usage of the HTTP/2 protocol, Knuff only supports OS X El Capitan 10.11+
## License
Knuff is licensed under [The MIT License (MIT)](LICENSE).
## More Info
Have a question? Please [open an issue](https://github.com/KnuffApp/Knuff/issues/new)!