Skip to content

Clipboard Translator is a Python utility that discreetly translates text copied to the clipboard using Google Translate, updating the clipboard with the translation without any visible interface. Ideal for students needing covert translation assistance during exams.

Notifications You must be signed in to change notification settings

ha1fdan/clipboard-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clipboard Translator

Clipboard Translator is a discrete Python utility designed to help students translate text directly from their clipboard without the need to open Google Translate in a web browser. This program automates the process of fetching text from the system's clipboard, translating it into a specified language, and then updating the clipboard with the translated text—all without any visible application interface. This makes it an ideal tool for environments where discreet usage of translation services is necessary.


Installation

sudo apt-get install xclip

git clone https://github.com/ha1fdan/clipboard-translator.git

cd clipboard-translator

pip install -r requirements.txt


PopOS Keyboard Shortcut (Keybind)

shortcut keybind

About

Clipboard Translator is a Python utility that discreetly translates text copied to the clipboard using Google Translate, updating the clipboard with the translation without any visible interface. Ideal for students needing covert translation assistance during exams.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages