Awesome
Push Notificator
A utility that sends push notifications to your emulator. Supporting IOS only for now.
Using it
The UI presents itself with three main inputs:
- the bundle ID that identifies your app
- the payload to be sent
- a simulator to send the notification to
Please check also our internal HOWTO and the article that gave me the idea.
Contributing
Setup
- install Neutralinojs CLI
npm install -g @neutralinojs/neu
- in the project folder, execute
neu update
only the first timeneu run
to execute the app
Development
- files live under
/resources
- please use just vanilla Javascript, CSS, HTML for the time being
Credits
- project bootstrapped via [neutralinojs/neutralinojs-minimal)[https://github.com/neutralinojs/neutralinojs-minimal)
trayIcon.png
- Made by Freepik and downloaded from Flaticon