forked from platypush/platypush
8 lines
228 B
YAML
8 lines
228 B
YAML
manifest:
|
|
events:
|
|
platypush.message.event.pushbullet.PushbulletEvent: if a new push is received
|
|
install:
|
|
pip:
|
|
- git+https://github.com/rbrcsk/pushbullet.py
|
|
package: platypush.backend.pushbullet
|
|
type: backend
|