Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 518 Bytes

File metadata and controls

29 lines (15 loc) · 518 Bytes

LanguageCorrector

Program that adds hotkey to correct text if you used wrong keyboard layout

Preparing to use

Install Python 3

Install pip

Install modules from requirements.txt

pip install -r requirements.txt

Clone this git repository to your computer

Usage

In command line go to repository folder

Run selected_text_changer.py with Python

python selected_text_changer.py

Select text you want to correct and use hotkey

Default hotkey is ctrl+alt+k

You can set your hotkey in config.txt file