Publishing
Trigger ifttt events with text from trello card when due date is reached.
Features:
- Read cards from Trello.
- Get any fields.
- Drop cards after it (if you want)
- Convert Markdown to HTML.
- Convert Markdown to Telegram compatible HTML.
- Multiple rules and Trello accounts support.
Installation
git clone https://github.com/orsinium/publishing.git
cd publishing
pip3 install --user -r requirements.txt
cp config{_example,}.toml
After that edit config.toml
.
Send cards to IFTTT
python3 -m publish