kiike / pbns

Pushbullet notifications via D-Bus.
ISC License
0 stars 0 forks source link

support for actions in notifications #6

Open katef opened 3 years ago

katef commented 3 years ago

Hi there, thank you for writing this. I think it might be just what I'm looking for.

Do you know if pbns is expected to support actions on notifications?

The pushbullet feature list calls this "Mirrored notification action support", available for pro accounts only. But I'm not sure how these appear in the python API you're using here, or how dbus provides for actions.

I thought I better check before I try and debug things. Thank you!

kiike commented 3 years ago

Hi @katef! I actually stopped using Pushbullet a couple of years ago (or more, maybe?) so unfortunately I stopped working on this project. I should've marked this project as archived. From a cursory search, though, it looks like actions are not supported by pushbullet.py so they should be added to pushbullet.py before they can be passed by pbns.

Sorry I can't help you more, but I sadly won't work on this project in the foreseeable future.

Cheers!