platypush/platypush/backend/pushbullet/manifest.yaml

17 lines
299 B
YAML
Raw Normal View History

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