Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1005 Bytes

pushbullet.md

File metadata and controls

42 lines (32 loc) · 1005 Bytes
title description published date tags editor dateCreated
pushbullet
true
2022-09-18 05:26:36 UTC
markdown
2022-09-18 05:26:33 UTC

Notifiers > Pushbullet

Pushbullet is a part of the notifier plugin system. {.is-success}

This plugin provides the ability to send flexget notifications via the cross-platform notification system called Pushbullet.

Configuration

Option Type Description Default
api_key text User's API key. Required
device text Target a specific device. Can also be a list.
email email Target user's emails. Can also be a list.
channel text Target channel. Can also be a list.
url URL Notification URL

Only one of email, device or channel can be used per config {.is-info}

Examples

Send notification for each accepted entry

notify:
  entries:
    via:
      - pushbullet:
          api_key: API_key