REPEAT
// Spaced repetition, in your terminal
Repeat
Spaced repetition, in your terminal
13EmergingUnknown
What it does
is a command-line flashcard program that uses spaced repetition to boost your memory retention. Itβs like a lightweight, text-based Anki you run in your terminal. Your decks are kept in Markdown, progress is tracked in SQLite, and reviews are scheduled with Free Spaced Repetition Scheduler (FSRS), a state-of-the-art algorithm targeting 90% recall. > "Just tested this out and it's amazing! The
Getting Started
git
git clone https://github.com/shaankhosla/repeat