raguay / EmailItServer

The backend server for EmailIt with a Node-Red server builtin. It is also used by ScriptBar and BullitenBoard (in the works).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EmailItServer

Richard's GitHub stats

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

About

The backend server for EmailIt with a Node-Red server builtin. It is also used by ScriptBar and BullitenBoard (in the works).

License:MIT License


Languages

Language:JavaScript 84.6%Language:Ruby 7.2%Language:HTML 4.5%Language:Svelte 2.9%Language:CSS 0.8%Language:Shell 0.0%