Skip to content

Скрипт на Python 3, который переводит выделенный текст

Notifications You must be signed in to change notification settings

psqq/translate_selection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translate selection

Example

Установка

Установите зависимости и клонируйте этот репозиторий.

sudo apt-get install xsel xclip python3 python3-pip
python3 -m pip install notify2 pyperclip
git clone https://github.com/psqq/translate_selection

Добавьте глобальную горячую клавишу в вашей системе для запуска скрипта. Выделите текст и запустите скрипт. В результате появиться системное уведомление с переводом выделенного текста.

Windows

На Windows переводится только скопированный в буфер обмена текст.

About

Скрипт на Python 3, который переводит выделенный текст

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages