python 3.7.6+
- Navigate to directory from a command line interface.
- Execute
python knotApplication.py
to run. - Press
Select Folder >
button to choose a directory with text files for usage in the project. - Highlight files to include in the dictionary cipher; add them to the dictionary by pressing
> Dictionary >
- Select file to use as plaintext; then optionally select a file to use for the Vigenere Cipher.
- Choose number of knots per row and knot formatting style.
- Press
Run
to execute transcoding. - Press
Save
to initiate a save dialog; a new subdirectory populated with the exported transcriptions will be added to the chosen directory.