assistant-pushover

1.0.0 • Public • Published

assistant-pushover

Plugin pour envoyer des notifications Push via le service Pushover

Configuration

Dans le fichier configuration.json, ajoutez votre appKey et votre userKey Pushover

{
  "plugins": {
    "pushover": {
      "appKey": "",
      "userKey": ""
    }
  }
}

Utilisation

Une notification sera dispatchée quand le message pushover_TITREDEVOTRENOTICATION--MESSAGEDEVOTRENOTIFICATION sera envoyé à Pushbullet (depuis IFTTT)

/assistant-pushover/

    Package Sidebar

    Install

    npm i assistant-pushover

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    3.3 kB

    Total Files

    8

    Last publish

    Collaborators

    • jzarca01