Skip to content

A simple translator that can monitor your clipboard and translate its content.

License

Notifications You must be signed in to change notification settings

Reality361/Simple-Clipboard-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Clipboard-Translator

A simple translator that can monitor your clipboard and translate its content.

Overview: Two Modes

Combined Translator (using translate.js)

20240302220156 20240302220531

Google Translator

20240302221848 20240302222000

How to install it?

Releases

To get the project, just install npm, electron, and electron-forge and open a folder, run this command:

npm init electron-app@latest my-app

Replace the folder: my-app/src with this src folder. Or open the folder with Git Bash and run this:

git clone https://github.com/Reality361/Simple-Clipboard-Translator

Finally, run this:

cd my-app
npm start

How to use it?

(Take English -> Chinese(Simplified) as an example)

  1. Open this tool. Drag and select the text you want to translate. 20240301174621

  2. Press Ctrl+C (or any other way to copy it). 20240301174630

  3. Wait for about a second. And the tool would automatically display the translated text. 20240301174636

Ps:

  1. From the menu label "Window" on the upper side of the window you may turn on "Always on Top"

  2. If using it on games, you may also use Textractor to extract the text in your games. 20240301174641

About

A simple translator that can monitor your clipboard and translate its content.

Resources

License

Stars

Watchers

Forks

Packages

No packages published