- ππ Guide & Library Documentation
- ππ Tutorial - Flashcard study session without leaving your terminal
- Sm2 - Algorithm by Super Memo
- prompt-toolkit - TUI library. π
- Wanted a flashcard solution that uses markdown.
- I wanted to memorise useful information.
- GitHub/Gitlab/etc,.. readable flashcards.
pipx install sbx
- Alternatively you can install it using
pip3 install sbx
(On some OSes this ispip install sbx
)
git clone [email protected]:JaDogg/sbx.git
cd sbx
pipx install .
git clone [email protected]:JaDogg/sbx.git
cd sbx
python setup.py install
- It's markdown. (You can use your own editor, as long as you maintain comments in it)
- Syntax highlighting.
- List files. (leech, last one marked with lowest score, include all, etc.)
- Use your own folder structure. (Study at any level in your structure, recursive or not is up to you)
- Built in editor which shows front and back of the flashcards.
- Push your files to github and you can read them.
This software is Copyright (c) 2020 - 2022 Bhathiya Perera.
See the LICENSE file for more information.