A Python program to translate between English and Elder Futhark Runes.
To use Jormungand, first install the dependencies with pipenv:
pipenv sync
Then run the script with:
pipenv run python main.py
Copy English or Futhark text as the script is running, and the clipboard contents will be translated automatically.