Skip to content

CLI tool for learning foreign words by scrolling through cards

License

Notifications You must be signed in to change notification settings

antonlogvinenko/bgvocab

Repository files navigation

bgvocab

Tool for studying new words

bgvocab.demo.mov

Select page size and page number of vocabulary to display:

cargo run -- --batch-size=10 --batch-number=0

Select quiz mode: additional Enter or Backspace is required to see the translation:

cargo run -- --batch-size=10 --batch-number=0 --quiz

Select bg-en vocabulary instead of bg-ru:

cargo run -- --batch-size=10 --batch-number=0 --en

Installing cargo and rust

Just follow the instructions https://www.rust-lang.org/tools/install

About

CLI tool for learning foreign words by scrolling through cards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published