Cram¶
A flashcard app with Typst-powered card rendering.
Installation¶
Shell script (macOS, Linux)¶
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/MatthewMckee4/cram/releases/download/0.0.1-alpha.5/cram-installer.sh | sh
PowerShell (Windows)¶
powershell -ExecutionPolicy Bypass -c "irm https://github.com/MatthewMckee4/cram/releases/download/0.0.1-alpha.5/cram-installer.ps1 | iex"
Build from source¶
Self-update¶
Once installed, cram can update itself:
Usage¶
Launch the GUI:
List all decks:
Documentation¶
License¶
MIT