wundertrello:under同步奇妙清单和Trello

时间:2024-06-07 07:12:00
【文件属性】:

文件名称:wundertrello:under同步奇妙清单和Trello

文件大小:8KB

文件格式:ZIP

更新时间:2024-06-07 07:12:00

Python

Wundertrello 一个简单的应用程序,通过为wunderlist和trello注册一个Webhook,在我的wunderlist收件箱和trello面板之间进行两种方式的同步。 它会自动应用截止日期并将项目分类到正确的trello面板中。 我的trello设置可能不适用于您,因此建议您通过配置app.py文件中的逻辑将其更改为您喜欢的app.py 。 这仅仅是因为我不想为高级IFTTT帐户付费。 入门 创建具有以下变量的.env文件,然后运行source .env # I have a reverse proxy running that serves this through `https://todo.rashiq.me`. APP_URL= " 172.18.0.1:4323 " # Wunderlist access token & client id. You


【文件预览】:
wundertrello-master
----init_wunderlist_webhook.sh(324B)
----app.py(6KB)
----delete_wl_hooks.sh(386B)
----delete_trello_hooks.sh(363B)
----stop.sh(78B)
----LICENSE(1KB)
----wunderlist.py(1KB)
----requirements.txt(216B)
----trello.py(1KB)
----.gitignore(1KB)
----start.sh(117B)
----README.md(2KB)
----init_trello_webhook.sh(286B)

网友评论