Babel Cards

December 6, 2022 ยท View on GitHub

A TUI flash cards application.

For right-to-left languages, you will need to start babel-cards from within bicon.

Development Blog

Screenshots

Main view Deck building Decks Reviewing in standard mode Reviewing in reverse mode

Building

stack build

Usage

stack exec -- babel-cards

Environment Variables

BABEL_DATABASE can be used to provide a path to a different SQLite3 database than the default.

Contents

  1. 1Development Blog
  2. 1.1Screenshots
  3. 2Building
  4. 3Usage
  5. 4Environment Variables