Skip to content

Files

Latest commit

Nov 22, 2021
27d43c7 · Nov 22, 2021

History

History
36 lines (24 loc) · 816 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 816 Bytes

Cue

Cue cards in your terminal.

Cue cards

Usage

Make some colon (:) separated cue cards in a plain text file.

Press Spacebar: You can flip a card by pressing spacebar. Navigate with arrow keys or hl.
Usage: Give `cue` a list of terms and definitions together separated by a colon.
Cue: Study for your next exam on the command-line with **cue < cards.txt**.
Markdown Support: *You* can even write in **markdown**.

Then use cue to interact with your cue cards.

cue < cards.txt

Installation

go install github.com/maaslalani/cue@latest

Navigation

Switch cue cards with: Right, Left, h, l.

Use Space to toggle between the term and the definition.