Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shimondoodkin/node-facebook_notify
- Owner: shimondoodkin
- License: bsd-2-clause
- Created: 2014-01-21T03:57:36.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-21T04:34:19.000Z (almost 11 years ago)
- Last Synced: 2024-10-19T22:42:12.369Z (2 months ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 itit 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