An app to listen to emails on an inbox and send them as media on spacebro.
- support attachments
- parse body to add metas to your media
- use following field for mail in body:
- e-mail,
- email,
It is a helpful input to send media in the spacebro galaxy. Send an email to the inbox and then process it by making connections between spacebro apps.
For example, you can send a picture to the mailbox, connect it to blurrybro to blur it, connect it to altruistify/print to print it.
git clone https://github.com/soixantecircuits/melkibro
nvm use
yarn
cp settings/settings.default.json settings/settings.json
And edit settings.json You can also change settings with argv parameters. Learn more about this on standard-settings
nvm use
npm start
Ask emmanuel on soixantecircuits.slack.com
Please do!