Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qeude/Swush
🔔 macOS Application to play with the Apple Push Notification service (APNs).
https://github.com/qeude/Swush
apns macos osx push-notifications swift swiftui
Last synced: 2 days ago
JSON representation
🔔 macOS Application to play with the Apple Push Notification service (APNs).
- Host: GitHub
- URL: https://github.com/qeude/Swush
- Owner: qeude
- License: mit
- Archived: true
- Created: 2022-01-27T08:28:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T09:07:54.000Z (12 months ago)
- Last Synced: 2024-08-02T13:21:18.566Z (3 months ago)
- Topics: apns, macos, osx, push-notifications, swift, swiftui
- Language: Swift
- Homepage:
- Size: 1.98 MB
- Stars: 90
- Watchers: 2
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
**THIS REPOSITORY IS ARCHIVED SINCE THERE IS [AN OFFICIAL PUSH CONSOLE](https://developer.apple.com/documentation/usernotifications/testing_notifications_using_the_push_notification_console) THAT EXISTS NOW.**
Swush
## ✨ Description
A macOS app to push notifications to APNS with ease. ⚡
- 💾 Persisted push for easy replay.
- 🔑 Handle both `.p12` certificates and `.p8` tokens.
- 🎟️ Automatically retrieve APNS certificates from your keychain.
- ❤️ Made using SwiftUI.## 🚀 Installation
Download the latest release [here](https://github.com/qeude/Swush/releases) and all done 🙌..
## 🧑⚖️ License
Swush is licensed under [The MIT Licence (MIT)](LICENSE).
## 👨🏻💻 Developer
- Quentin Eude
- [Github](https://github.com/qeude)
- [Twitter](https://twitter.com/q_eude)
- [LinkedIn](https://www.linkedin.com/in/quentineude/)