package
0.0.0-20220830102253-e1b3a39ee3d2
Repository: https://github.com/zerdliu/sachet.git
Documentation: pkg.go.dev

# README

Pushbullet

To configure the Pushbullet provider, you need to specify an access token, which can be generated in your account settings.

providers:
    pushbullet:
        access_token: 'o.AbCdEfGhIjKlMnOpQrStUvWxYz012345'

To configure a pushbullet receiver you must specify a list of targets in the form targetType:targetName where the format of the name depends on the type. Currently pushing to a device or to subscribers of a channel are supported.

receivers:
- name: 'pushbullet'
    provider: 'pushbullet'
    to:
      - device:My Nickname
      - channel:mytag