repeater

Flashcard program using spaced repetition for efficient learning

brewmacoslinux
Try with needOr install directly
Source

About

Flashcard program that uses spaced repetition

Commands

repeater

Examples

Create a new deck of flashcards$ repeater create my-spanish-vocab
Study cards from an existing deck$ repeater study my-spanish-vocab
Add a new flashcard to a deck$ repeater add my-spanish-vocab --front 'hola' --back 'hello'