An open API service indexing awesome lists of open source software.

https://github.com/itaybre/sheliaj

A SwiftUI tool to easily send push notifications to the iOS simulator
https://github.com/itaybre/sheliaj

ios-simulator notifications swift5 swiftui

Last synced: about 1 month ago
JSON representation

A SwiftUI tool to easily send push notifications to the iOS simulator

Awesome Lists containing this project

README

          

# Sheliaj
A Swift command-line tool to easily send push notifications to the iOS simulator.





Twitter: @itaybre

Sheliaj helps you with:

- [x] Generating a JSON payload for push notifications
- [x] Sending and testing push notifications in the simulator

### Requirement
- Xcode 11.4 beta 1 and up

### Images
![preview](https://raw.githubusercontent.com/Itaybre/Sheliaj/master/Images/Preview.png)

## Thanks

This project was inspired by many other tools and developers:
- [Antoine van der Lee](https://github.com/AvdLee) for creating [Poes](https://github.com/AvdLee/Poes)
- [Michael Long](https://github.com/hmlongco) for creating [Resolver](https://github.com/hmlongco/Resolver)