/python-language-change-by-window-title

A simple script that changes the keyboard layout language according to window title works on windows 10

Primary LanguagePython

A simple scripts that change the keyboard language layout depends on the active window title (Work on windows only)

Installation

1.Clone the repo
2.install the requirements file by typing `pip install -r requirements.txt` (you have to be in the cloned repo folder)
3. Edit the set_keyboard_layout() function in trackwindow.py as you wish
4.Open CMD with Administration permissions and type this command: `python service-maker.py install`
5.Open CMD with Administration permissions and type this command: `python service-maker.py debug`
6.Now the script is running and would keep running util the cmd window would get closed