flashcard
Simple flashcard in your terminal
Example
example
1. Prepare flashcard in Google Spreadsheet:2. Copy the url and learn the flashcard!
$ flashcard --hint 0.5 https://docs.google.com/spreadsheets/d/1X1uW_ZxgwZWh9elAI1jJCYkiCbmDL-xH2zkCMEZEV4g/edit?usp=sharing
Features
- Making flashcard from (shared) Google Spreadsheet
- Colorful diff feedback
- Hinting option for begginers
Requirements
- Python 3.5 or later
- docopt
- requests
Installing
$ pip install flashcard
Building
You can build from source codes:
$ make build
License
MIT License