morji is a simple flashcard program for the terminal. It uses a modified version of the SM2 algorithm taking inspiration from mnemosyne and anki.
Here is a list of its main features:
one-sided, two-sided, and cloze deletion card types
Use tags to organize cards by themes and chose material to review or learn
Use your preferred text editor to edit cards
Simple semantic text markup using colors
Simple statistics
Importing multiple cards from text file
Storage in an SQLite3 database with simple schema
The chronocram program is a complementary graphical flashcard program for easier initial memorization of simple cards using several spaced repetitions on the same session.
Keybindings are available from the interface. The rest is documented in the manual pages:
morji(1) describes the command usage.
morji_config(5) describes configuration file.
morji_facts(5) describes fact creation syntax.
Follow the instructions in the
README.md
from the
codeberg page.
You can
download
an archive of the last version from here too.
There is also an archive of the related chronocram program, for initial memorizing of simple cards