assistant-pushover

Un plugin pushover pour assistant-plugins

Usage no npm install needed!

<script type="module">
  import assistantPushover from 'https://cdn.skypack.dev/assistant-pushover';
</script>

README

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)