madhums / node-notifier

A simple node.js module to handle all the application level notifications (apple push notifications and mails)
MIT License
86 stars 12 forks source link

Excited to see where this goes... #1

Open jfrux opened 11 years ago

jfrux commented 11 years ago

Will it be moduler? Would be 'neato' if each type of notification could be made into a module such as node-notifier-facebook, node-notifier-email, node-notifier-ios?

Then, each module could have it's own functionality (obviously) and updated separately.

Definitely excited either way!

madhums commented 11 years ago

Yeah you are right! Thinking of architecting it in the same way you said... watch out :)

karan-kapoor90 commented 9 years ago

is this still on? I believe you are in some way connected to the MEAN.js team as well? Any chance I may be able to use this with that to send apple push notifications?