Awesome
EmailItServer
The backend server for EmailIt with a Node-Red server builtin. It is also used by ScriptBar and BullitenBoard (in the works). This program requires Node to be installed on your computer.
Disclaimer
This program is an Express server for supplying functions to the EmailIt program and Alfred, LaunchBar, Keyboard Maestro, and Popclip programs. Therefore, it has any hazard that any web server will have. Therefore, please run on a trusted network only. I'm trying to make it as secure as possible. Any help would be appriciated.
Running the server
Only downloaded, you need to install the libraries by:
npm install
You can then run the server with:
node server.js