carddown is a command-line flashcard application for people who keep their notes in plain text.
It extracts flashcards from Markdown, text, and Org files, stores study data locally in a .carddown directory with a SQLite database, and tracks cards by content hash so they can survive file edits and moves. It also provides an interactive terminal study interface for reviewing due cards and managing problematic cards.
This is free and open source software.
Key Features
- Scans Markdown, text, and Org files to extract flashcards.
- Supports incremental scanning, with full scans available to detect orphaned cards.
- Offers interactive revision sessions for due cards in a terminal user interface.
- Implements SM2, SM5, and Simple8 spaced repetition algorithms.
- Lets you filter revision sessions by tag.
- Includes cram mode to review cards regardless of schedule.
- Can randomly reverse prompt and response during study sessions.
- Provides an audit mode for reviewing orphaned and leech cards.
- Cross-platform support – runs under Linux and macOS.
Website: github.com/martintrojer/carddown
Support:
Developer: Martin Trojer
License: MIT License

carddown is written in Rust. Learn Rust with our recommended free books and free tutorials.
Related Software
| Terminal-Based Flashcard Software | |
|---|---|
| hashcards | Plain text-based spaced repetition system for flashcards |
| repeater | Like a lightweight, text-based Anki you run in your terminal |
| mdfc | Learn with flashcards and spaced repetition |
| tui-deck | TUI frontend for Nextcloud Deck |
| Revise | TUI Anki client |
| trrc | ToRRential Card processor |
| hascard | Minimal command-line utility for reviewing notes |
| HardV | Billed as a powerful cross-platform flashcard program |
| Vocage | Minimalistic terminal-based vocabulary-learning tool |
| carddown | Spaced repetition for markdown notes |
| Flashdown | Spaced repetition using flashcards in Markdown |
| studyFlash | Learn flashcards in your terminal |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.