Skip to content

Destkop utility to test push notifications on emulators

License

Notifications You must be signed in to change notification settings

pagopa/push-notificator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Screenshot 2022-01-11 at 15 53 03

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

  • files live under /resources
  • please use just vanilla Javascript, CSS, HTML for the time being

Credits

About

Destkop utility to test push notifications on emulators

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published