Running from sources

  1. Get a local copy of the code repository: either clone it or download and extract ZIP of latest

  2. Install the dependencies [pip3 install -r requirements.txt]

  3. Run bin/retype. On Windows, you can simply double-click on bin/retype.pyw. Alternatively, you can run python3 retype-target.py.