文件名称:发布:到达到期日期时,从Trello触发IFTTT事件
文件大小:7KB
文件格式:ZIP
更新时间:2024-02-26 16:43:37
markdown trello telegram publisher publishing
出版 到达到期日期时,使用trello卡中的文本触发ifttt事件。 特征: 从Trello读取卡。 获取任何字段。 放卡(如果需要) 将Markdown转换为HTML。 将Markdown转换为与Telegram兼容HTML。 多个规则和Trello帐户支持。 安装 git clone https://github.com/orsinium/publishing.git cd publishing pip3 install --user -r requirements.txt cp config{_example,}.toml 之后,编辑config.toml 。 将卡片发送
【文件预览】:
publishing-master
----tests()
--------__init__.py(0B)
--------test_markdown.py(1KB)
----publish()
--------core.py(570B)
--------markdown.py(2KB)
--------__main__.py(62B)
--------ifttt.py(938B)
--------__init__.py(0B)
--------converters.py(298B)
--------trello.py(3KB)
--------config.py(358B)
----LICENSE(1KB)
----requirements.txt(37B)
----.gitignore(40B)
----config_example.toml(764B)
----README.md(559B)