kstep / pushybullet

Python bindings for Pushbullet (http://pushbullet.com/) API v2 with freedom of usage in mind
33 stars 4 forks source link

add subscriptions support #9

Closed kstep closed 9 years ago

kstep commented 9 years ago

Subscriptions API (https://docs.pushbullet.com/v2/subscriptions/) are not pushable, but can be listed, created and deleted. Also there's a channel info API which provides shorter public only info about a channel by its tag.

kstep commented 9 years ago

OK, basic support has landed into master. TODO: add subscription.