Encode and decode text typed on the wrong keyboard layout.
-
Run
launcher.py
-
Enter your text and press enter
Python 3: Download link
-
New layouts can be added by defining a new dictionary and adding a new function in
keyboard_layout_encode_and_decode.py
.Then switch out or add on the function calls to
launcher.py