T
ToolShelf
REPEAT
// Spaced repetition, in your terminal

Repeat

Spaced repetition, in your terminal

13EmergingUnknown
License
Apache-2.0
Updated
Today

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

Platforms

πŸͺŸwindows🍎mac🐧linux

Install Difficulty

moderate

Built With

rust

Community Reactions