Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1003 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 1003 Bytes

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