Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 970 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 970 Bytes

⭐ Anki SRS Kai

Anki SRS Kai (暗記SRS改) is a custom scheduler written in 🦀 Rust 🚀 and compiled to 📦 WebAssembly for Anki. It aims to fix the issues with the default Anki SM-2 algorithm while keeping the same overall behaviour. In particular,

  1. 📉 Ease Hell.
  2. ⚡ Short intervals for new cards.
  3. 🔄 Long intervals for mature cards.

📚 User guide

Visit the user guide for instructions on how to install and configure Anki SRS Kai.

⛏️ Build

If you'd like to build the custom scheduler yourself

  1. Install the nix package manager.
  2. Run nix build
  3. The custom scheduler is available under result/dist