Skip to content

This software allows you to easily generate Japanese or Chinese vocabulary flashcards that can be imported into Quizlet, StudySmarter(Vaia) or Anki

License

Notifications You must be signed in to change notification settings

mariinkys/delphinus

Repository files navigation

Delphinus

This project contains a small web application written in Rust with the Leptos framework, it can generate flashcards compatible with Quizlet, Vaia and Anki for both Chinese and Japanese.

How to Use?

See the FAQ

Development Notes

Remember the env variables needed for the server binary:

export LEPTOS_OUTPUT_NAME="leptos_start"
export LEPTOS_SITE_ROOT="site" #necessary
export LEPTOS_SITE_PKG_DIR="pkg"
export LEPTOS_SITE_ADDR="127.0.0.1:3000"
export LEPTOS_RELOAD_PORT="3001"

Thanks

You can also help do this and more projects, Buy me a coffee

Acknowledgements

This site uses the JMdict/EDICT and KANJIDIC dictionary files. These files are the property of the Electronic Dictionary Research and Development Group , and are used in conformance with the Group's licence.

This site uses the CC-CEDICT dictionary files and are used in conformance with its license.

For OCR this project makes use of the awesome oar-ocr crate and it's models. For more information take a look here.

About

This software allows you to easily generate Japanese or Chinese vocabulary flashcards that can be imported into Quizlet, StudySmarter(Vaia) or Anki

Topics

Resources

License

Stars

Watchers

Forks

Packages