/kadeu

A CLI first flashcard application with a focus on serlaiazed data formtas.

Primary LanguageRust

Kadeu

A CLI first flashcard application with a focus on serailized data formats.

Installation & Usage

  1. Install cargo via rustup
  2. Install kadeu with cargo install --git https://github.com/gd0st/kadeu
  3. Start a flashcard with kadeu --from path/to/flashcard.json
wget https://raw.githubusercontent.com/gd0st/kadeu/main/flashcards/blue_oysters.json
kadeu --from ./blue_oysters.json

Development Progress

This has been a pet project of mine since forever. I appreciate anyone creating issues, but due to my time being constricted by work and having hobbies outside of coding, I might not be able to return any messages. Thank you for being patient.