Home

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:

<img width="608" alt="Screenshot 2022-01-11 at 15 53 03" src="https://user-images.githubusercontent.com/2094604/148965644-2234a5d1-74b5-493b-b338-934b9931d327.png">

Please check also our internal HOWTO and the article that gave me the idea.

Contributing

Setup

  1. install Neutralinojs CLI
    1. npm install -g @neutralinojs/neu
  2. in the project folder, execute
    1. neu update only the first time
    2. neu run to execute the app

Development

Credits