Hacker News new | ask | show | jobs
by tero 471 days ago
I have found Leaf [1] to be a simple and plain spaced repetition program. It has very few features compared to Anki.

It does not have a large ecosystem of stack sharing, it's mostly aimed for those who write their own decks. You can compile it to a static binary and be sure that the decks you create work for a long time.

[1] https://github.com/ap4y/leaf

1 comments

Thanks, I'll check it out!