Skip to content

Release v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 14:00
· 2 commits to main since this release
90b6e43

What's Changed

🚀 Features

Official v1.0.0 release 🥳.

  • Create flashcards, organize them into decks, and review them using space repetition without leaving your terminal.
  • Uses your own SQLite database hosted on your machine for full control over decks and review dates.
  • Uses SuperMemo 2.0 (SM-2) algorithm under the hood to calculate your next review.

Changelog

  • 90b6e43 Add installation instructions