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

https://github.com/moeiscool/node.js-imessage-post

Need to run on MacOS
https://github.com/moeiscool/node.js-imessage-post

Last synced: about 2 months ago
JSON representation

Need to run on MacOS

Awesome Lists containing this project

README

        

*Send iMessage or SMS through imailer/Node.js*

`cd directory/where/you/got/the/goods`

get dependencies `npm install imailer express`

then run `node imessage.js`

you may keep the process alive with `pm2 start imessage.js` if you already have it.

if not you can do so by running `npm install pm2 -g`

the script will then allow you to POST from web page to send iMessage or SMS through imailer

`imailer is not made by me.`