szvsw / knots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Knot Transcription

Requirements

  • python 3.7.6+

Usage

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

About


Languages

Language:Python 100.0%