项目作者: anhenghuang

项目描述 :
Refresh your memory based on the Ebbinghaus Forgetting Curve, with Trello API。无需自建 app,借助强大的 Trello 轻松实现记忆曲线。
高级语言: Python
项目地址: git://github.com/anhenghuang/ebbinghaus-trello.git
创建时间: 2021-01-30T11:45:23Z
项目社区:https://github.com/anhenghuang/ebbinghaus-trello

开源协议:

下载


Ebbinghaus-Trello

中文版

Ebbinghaus-Trello is a tool to refresh your memory based on The Ebbinghaus Forgetting Curve.



1. Usage

  1. Create a trello board: https://trello.com
    • add ‘board_name’ to config.py
  2. Get API Key
  3. Get Token and Token-Secret
    • run get_token.py
    • add ‘token’ and ‘token_secret’ to config.py
  4. Deploy cron job on your server

2. Demo