Ebbinghaus-Trello is a tool to refresh your memory based on The Ebbinghaus Forgetting Curve.
- Create a trello board: https://trello.com
- add 'board_name' to config.py
- Get API Key
- go to https://trello.com/app-key
- add 'api_key' and 'api_secret' to config.py
- Get Token and Token-Secret
- run get_token.py
- add 'token' and 'token_secret' to config.py
- Deploy cron job on your server