- Open the program from the shell.
- Put your mouse on the word and press Run key(F5) then see the translation in the shell. in the programme can change the destinate language.(by default English to German(de)).
Prerequest:
- python3
- pyautogui
- googletrans
- pprint
Installation pre request for windows :
- pip install pyautogui
- pip install googletrans==3.1.0
- pip install pprint