Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/spacebro/melkibro
- Owner: spacebro
- Created: 2018-07-03T20:35:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:35:13.000Z (about 2 years ago)
- Last Synced: 2024-11-21T04:11:40.470Z (2 months ago)
- Language: JavaScript
- Size: 785 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: readme.md
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,## ❓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!