Skip to content

orsinium-labs/publishing

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Publishing

Trigger ifttt events with text from trello card when due date is reached.

Features:

  1. Read cards from Trello.
  2. Get any fields.
  3. Drop cards after it (if you want)
  4. Convert Markdown to HTML.
  5. Convert Markdown to Telegram compatible HTML.
  6. 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

About

Trigger IFTTT events from Trello when due date is reached

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages