An app to track all words learned in a language. Made as a companion to language learners.
Planned to be live on my PythonAnywhere site.
All data kept on your account using TheProtocols which means this is only a client and have interopability. You can use any client. To self-host your data, please look for OpenServer, following steps for client hosting:
- Download latest
.whlfrom Releases page on right. - Install the module using
pip install SelfDict_0.0.0.whl, replace 0.0.0 with the version you are installing. - Run client using
python3 -m selfdict
Warning
If you install it into a virtual environment, you must activate it before running.
- Deleting a word
- Date Added