File "README.md"
Path: /Translater/README.md
File size: 964 bytes
MIME-type:
Charset: utf-8
# Translater
**Translater** is a powerful Windows utility relying on Python 3 allowing to translate highlighted text from any language to a target language of your choice (default = English) by simply hitting **Ctrl+Alt+T**.
Translater can show the result in a custom toast message, in a popup dialog, or (the most convenient) replace the highlighted text with the translation (pasted as text).
**Translater** is written by Nicolas Mougin (mougino@free.fr).
You can download the program at http://mougino.free.fr/freeware/#translater
# Pre-requisite
You will need Python 3 to make use of this program:
https://www.python.org/downloads/
# License
**Translater** is provided under the GNU GPL V3 license.
See "gpl.txt" or https://www.gnu.org/licenses/gpl.html
Source code is available at http://mougino.free.fr/code/index.php?p=Translater
# How to build
**Translater** is written and compiled with Classic PowerBasic v9.07.0205.
http://powerbasic.com