Skip to content

Trigger IFTTT events from Trello when due date is reached

License

Notifications You must be signed in to change notification settings

orsinium-labs/publishing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages