Skip to content

46Dimensions/VocabularyPlus

Repository files navigation

Vocabulary Plus

The Vocabulary Plus logo with the words 'Vocabulary Plus' to the right of it

A Python-based foreign vocabulary learning tool.
View updates

Installation

Run these commands in your terminal.
You must have Python 3.10+ installed.

Windows

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.bat

macOS/Linux

Run in the Terminal app. The exact name can vary.

curl -fsSL https://raw.githubusercontent.com/46Dimensions/VocabularyPlus/main/install.sh | sh

Uninstallation

Run in Command Prompt on Windows; Terminal on macOS or Linux (name may vary).

vocabularyplus uninstall

Running the script

Run vocabularyplus or vp. You can also use the 'Vocabulary Plus' application.
To make a vocabulary JSON file, run vocabularyplus create or vp create.

Using Vocabulary Plus Version Manager

See vp-vm's README for information on how to use Vocabulary Plus Version Manager.

Reporting bugs

Go to Create New Issue. For more information, see Contributing.

License

Licensed under the MIT License — see LICENSE for details.

About

A CLI foreign vocabulary learning tool

Resources

License

Contributing

Stars

Watchers

Forks

Contributors