Machine Translator OmegaT Plugin optimized by MijazzChan
You can get a plugin jar file from Releases.
OmegaT plugin should be placed in $HOME/.omegat/plugin
or C:\Program Files\OmegaT\plugin
depending on your operating system.
The code is originally from OmegaT - omegat-gt-without-api-key.
This repository contains improvements to the original project.
- Re-write code of http client, perhaps using external lib, such as
Apache HTTPClient
, orOkHttpClient
. - Customizable proxy for http request, or perhaps configurable via OmegaT configuration panel.(High Priority)
The artifact(or JAR plugin file) here will be built using JDK 8, aiming to provide maximum compatibility for OmegaT-with-JRE on Windows platform, which ships with JRE8 by default. Hassle-free to get this plugin work in any version of OmegaT distribution.
Class File Format Version 52(JDK8).
This project is distributed under the GNU general public license version 3 or later.