项目作者: anhenghuang
项目描述 :
Refresh your memory based on the Ebbinghaus Forgetting Curve, with Trello API。无需自建 app,借助强大的 Trello 轻松实现记忆曲线。
高级语言: Python
项目地址: git://github.com/anhenghuang/ebbinghaus-trello.git
Ebbinghaus-Trello
中文版
Ebbinghaus-Trello is a tool to refresh your memory based on The Ebbinghaus Forgetting Curve.
1. Usage
- Create a trello board: https://trello.com
- add ‘board_name’ to config.py
- Get API Key
- Get Token and Token-Secret
- run get_token.py
- add ‘token’ and ‘token_secret’ to config.py
- Deploy cron job on your server
2. Demo