A Python-based foreign vocabulary learning tool.
View updates
Run these commands in your terminal.
You must have Python 3.10+ installed.
Run in Command Prompt (cmd.exe)
curl -fsSL https://raw.githubusercontent.com/46Dimensions/VocabularyPlus/main/install.bat -o install.bat
CALL install.bat
del /q install.batRun in the Terminal app. The exact name can vary.
curl -fsSL https://raw.githubusercontent.com/46Dimensions/VocabularyPlus/main/install.sh | shRun in Command Prompt on Windows; Terminal on macOS or Linux (name may vary).
vocabularyplus uninstallRun vocabularyplus or vp. You can also use the 'Vocabulary Plus' application.
To make a vocabulary JSON file, run vocabularyplus create or vp create.
See vp-vm's README for information on how to use Vocabulary Plus Version Manager.
Go to Create New Issue. For more information, see Contributing.
Licensed under the MIT License — see LICENSE for details.