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
- Host: GitHub
- URL: https://github.com/moeiscool/node.js-imessage-post
- Owner: moeiscool
- Created: 2016-11-16T08:22:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-16T08:37:57.000Z (over 8 years ago)
- Last Synced: 2025-03-28T16:55:35.919Z (about 2 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.`