Skip to content
Ahmadali Jamali edited this page Feb 13, 2023 · 1 revision

Welcome to the Translation_onclick wiki!

By clicking on the word see the translation/

  1. Open the program from the shell.
  2. 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)).

Prerequisite:

  • python3
  • pyautogui
  • googletrans
  • print

installation pre request for windows :

  • pip install pyautogui
  • pip install googletrans==3.1.0
  • pip install print
Clone this wiki locally