Skip to content

Latest commit

 

History

History

keyboard_layout_translator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Keyboard Layout Translator

Encode and decode text typed on the wrong keyboard layout.

Usage

  • Run launcher.py

  • Enter your text and press enter

Dependencies

Python 3: Download link

Notes

  • 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