Pushr with Twitter Notification

, , , at July 10th, 2009 by 小影

Today morning i discussed using Pushr to send notification in applications. While sending email or growl is cool, how about sending twitter notifications?

First add the twitter account @pushrhk.

Then create your node (replace “tweet-siuying” with any secret name you like):

The message received:

2009-07-10_2316

Of course if you can send POST to Pushr, you can send POST to Twitter as well. But again, separate these messaging logic from legacy code make world simpler! ;)

Code uploaded to Github.

相關文章

Post a Comment