Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Dvurechensky-Tools/TranslatorWindows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Badge

🌟Windows Translator🌟


🌐 Language: 🇷🇺 Russian | ✅ 🇺🇸 English (current)

🙌What is this?🙌

This project can ⚡translate⚡ small amounts of English text into 🐟Russian🐟 in any editor — Word, Visual Studio Code, Visual Studio, or even a browser search bar ✌️. It translates and inserts the result interactively. Just select the text and press the key combination described below 👊

🙌Requirements🙌


💢 AutoHotKey_2.0.11 (or higher) — located in Soft folder

💢 Cygwin — located in Soft folder


😈Installation😈



  1. Install Cygwin on drive C and add C:\cygwin64\bin to the PATH environment variable
    (bash package is required)
    Path

0.1. Convert line endings in C:\Translater\trans.sh from CRLF to LF
Path


  1. Extract the project contents into the C:\Translater folder
    alt text
    alt text

2.1 Install the jq package in Cygwin

Required for the translator script to work


alt text

  1. Open Cygwin64 Terminal and run:

    grant execution permissions to scripts

chmod -R +x /cygdrive/c/Translater