Here’s a list by a quick research.
- simejo/anktui: Python script to add notes to Anki from the terminal - Disroot Forgejo: Brace yourself, merge conflicts ahead. - TUI but no Anki support
- GitHub - julien-sobczak/anki-cli: CLI to create flashcards in Anki - CLI for card creation
- GitHub - lervag/apy: CLI script for interacting with local Anki collection - CLI for card creation and modification
- GitHub - proycon/vocage: A minimalistic spaced-repetion vocabulary trainer (flashcards) for the terminal - Very promising TUI, but no Anki support
- GitHub - tallguyjenks/fla.sh: 💥 flashcards in your terminal - TUI but no Anki support
All what I’ve found is either Anki CLI or non-Anki TUI. If there’s a way to bridge this that would be nice.
All those TUIs read from plain text file, so as a start, that bridge might start with plaintext tsv ↔ Anki SQL.