Shisho (Japanese for librarian) is a flashcard-based learning app influenced by the spaced-repetition methodology.
Shisho is written in Rust using Iced. It depends on Toshokan as its backend.
Install Rust and run:
$ cargo run
Make sure to have Toshokan running.