richard-better / pushbullet.py

A python client for http://pushbullet.com
MIT License
575 stars 110 forks source link

"List push type is removed." #124

Closed ThinkDigitalSoftware closed 6 years ago

ThinkDigitalSoftware commented 6 years ago

Usage examples include a function that is currently removed

to_buy = ["milk", "bread", "cider"] push = pb.push_list("Shopping list", to_buy)

kovacsbalu commented 6 years ago

thanks fixed soon