Skip to content

justinkalland/node-red-contrib-protonmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-protonmail

A Node-RED node to send email through ProtonMail. Uses the official WebClient through the protonmail-api.

Install

Use npm to install this package locally in the Node-RED data directory (by default, ~/.node-red):

cd ~/.node-red
npm install node-red-contrib-protonmail

Usage

This project aims to provide the same functionality as the official node-red-node-email. See included help section in Node-RED for more details.

Help

Best place to ask is in the GitHub issues.

Contributing

If there is demand for additional functionality (such as attachments or receiving emails) please add an issue.

If contributing code please remember to add new tests and run existing tests.

npm test

About

Node-RED node to send encrypted email through ProtonMail

Resources

License

Stars

Watchers

Forks

Packages