platypush/platypush/backend/pushbullet/manifest.yaml

17 lines
299 B
YAML

manifest:
events:
platypush.message.event.pushbullet.PushbulletEvent: if a new push is received
apk:
- git
apt:
- git
dnf:
- git
pacman:
- git
install:
pip:
- git+https://github.com/rbrcsk/pushbullet.py
package: platypush.backend.pushbullet
type: backend