@nicolas is this still being updated?
Thanks
After much anticipated demand, I'm proud to say that Push Notifications have landed in NodeBB!
We've been in touch with PushBullet, a Y Combinator-funded startup in San Francisco, and they granted us early access to their OAuth based integration, allowing me to bring this to you guys. We're going into full testing mode with this now that the plugin is more or less complete, so you can try it out here on this forum (by clicking the "Pushbullet" menu option in your user settings), or by clicking here
Pushbullet released their OAuth interface yesterday, and so now's the perfect time to unveil our integration with it too!
This plugin is a premium plugin. What this means is that upon release, it is available exclusively to members of our hosted community and select partners. After a short period, it will be released publically and published on npm like other plugins.
Tentatively, the release date is scheduled for: When NodeBB v0.5.0 lands
EDIT: The plugin is now available to the general public! Install it via
npm install nodebb-plugin-pushbullet
This is how NodeBB notifications look in Pushbullet and on the notifications drawer
Pushbullet is supported on Android (via the Play Store), and on iOS (via the App Store).
The really cool thing about Pushbullet is that it's free right now, when other push notification services are "pay per push", which can be cost-prohibitive to many smaller community owners. So kudos to the Pushbullet team!
Guys, you blew up my phone
My internets are in a retirement account sry
Very cool In theory you should be able to easily extend this to support other push services, right? (depending on how easy other push services are to implement, that is)
@Schamper The main reason I only went ahead with this now is because other push services cost money. It is a business, after all. There's simply no incentive for me to create a plugin to talk to a third-party push messaging service when the forum owner would have to pay per push.
Pushbullet is free (for now, anyway), so I'm not one to turn down an opportunity In the future they may monetise their service, and I imagine we'll adjust accordingly when that happens. Think "Askimet" for WordPress.
In short, theoretically, yes, but you'd have to adapt the code to their own API, that's all
Edit: In hindsight, I should've launched a plugin weekend this weekend... I would've won ALL THE UPVOTES
@julian said:
@Schamper The main reason I only went ahead with this now is because other push services cost money. It is a business, after all. There's simply no incentive for me to create a plugin to talk to a third-party push messaging service when the forum owner would have to pay per push.
Good point.
Edit: In hindsight, I should've launched a plugin weekend this weekend... I would've won ALL THE UPVOTES
Are premium plugins allowed to enter though