/The-Vocab

Cross-platform mobile and desktop flashcard app for language learning with ability to listen to pronunciation.

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

The-Vocab

About

Cross-platform mobile and desktop flashcard app for language learning with ability to listen to pronunciation. Currently supports only 3 languages. Can be built up with buildozer for IOS/Android.

Installation

  1. Requires Python 3.6 or higher.
  2. Install kivy:
pip install kivy[base] kivy_examples
  1. Install kivymd:
pip install kivymd
  1. Just run:
python main.py

Some screenshots

  1. Main menu:

image

  1. Play menu:

image

  1. Flashcards screen. Word to learn is highlited with a green color:

image