Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spacebro/melkibro

A simple app to listen emails on an inbox and send them as media on spacebro.
https://github.com/spacebro/melkibro

Last synced: 3 days ago
JSON representation

A simple app to listen emails on an inbox and send them as media on spacebro.

Awesome Lists containing this project

README

        

# melkibro

An app to listen to emails on an inbox and send them as media on spacebro.

### Features

- support attachments
- parse body to add metas to your media
- use following field for mail in body:
- e-mail,
- email,
- mail

## ❓Why ?

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.

## 🌍 Installation

```
git clone https://github.com/soixantecircuits/melkibro
nvm use
yarn
```

## ⚙ Configuration

```
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](https://github.com/soixantecircuits/standard-settings)

## 👋 Usage

```
nvm use
npm start
```

## 🕳 Troubleshooting

Ask emmanuel on soixantecircuits.slack.com

## ❤️ Contribute

Please do!