Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shimondoodkin/node-facebook_notify

send yourself notifications about your server status
https://github.com/shimondoodkin/node-facebook_notify

Last synced: 28 days ago
JSON representation

send yourself notifications about your server status

Awesome Lists containing this project

README

        

node-facebook_notify
====================

a module to send server status to you. a like pushover alternative for free
like sometimes a node crushes and you need to know about it and monitor it

it is done using node-xmpp-client module based on it's facebook sample

you need a seperate facebook account for the message to popup in your smartphone

installation:

npm install facebook_notify

for a sample see test.js