Skip to content

Crossplatform [Windows, Ubuntu] python app to convert text printed with wrong keyboard layout, change language and translate text

License

Notifications You must be signed in to change notification settings

roman-smolnyk/python-layout-converter

Repository files navigation

LAYOUT CONVERTER

Board

Convert abrakadabra into noraml text. E.g. "руддщ цщкдв" into "hello world". It is a tray app without gui. Any questions? Write me: @Cartoonboy

Usage

Convert layout

  • Highlight text
  • Press shortcut(Shift + Shift)

Convert capitalization

  • Highlight text
  • Turn on Caps Lock
  • Press shortcut (Shift + Shift)

Translate

  • Change your keyboard layout to desired lang
  • Highlight text
  • Press shortcut (Alt + Alt)

Change language

  • Press shortcut (Ctrl + Alt + number)
  • You can change languages and their order in your language settings

Ubuntu dependencies

  • sudo apt-get install xclip

Fixes

ImportError: No module named gi
  • Copy gi module manualy from global site-packages into your .venv
  • Or create venv with virtualenv --system-site-packages .venv

About

Crossplatform [Windows, Ubuntu] python app to convert text printed with wrong keyboard layout, change language and translate text

Resources

License

Stars

Watchers

Forks

Packages

No packages published