Skip to content

Configuration files, scripts and plugins to add modern interface behaviour to OmegaT as well as extra functionality

Notifications You must be signed in to change notification settings

capstanlqc/omegat-customization

Repository files navigation

OmegaT customization

OmegaT's default factory settings (with regards to user interface and some behaviour) are pretty old. Tweaking the default preferences by hand one by one is tedious and error-prone, especially for large teams where preferences are expected to be homogeneous across the team. This automated customization removes the burden of doing that manually from translators working in a team.

What is customization

On the one hand, OmegaT provides certain preferences, where the option selected by default is not the most convenient one (as regard modern CAT tool best practices). On the other hand, OmegaT is very extensible by means of scritps and plugins.

The customization consists of tweaked preferences and configuration files as well as script and plugins.

Installing and customizing OmegaT

Windows

Please follow this guide.

Alternatively, these are the basic steps (a summary of the guide above):

  1. Make sure file extensions are displayed in your computer, you can follow tips here.
  2. Install OmegaT 5.7.1, you can find it here.
  3. Download the customization script from here. When the page shows the script, you can do Ctrl+S (or right click and choose Save). Please make sure your browser doesn't add a .txt extension or any other (the file extension should be .groovy).
  4. In OmegaT, go to Tools > Scripting > File > Open Script and open the customization script from the location where your browser saved it (probably in your Downloads folder).
  5. When the script is open in the scripting window, press the Run button.

The script will run and customize your installation. You might need to restart OmegaT at the end.

Linux (both desktop and servers)

bash -c "$(curl -fsSL https://raw.githubusercontent.com/capstanlqc/omegat-customization/master/custo/omtlinux_custom_installer.sh)"

macOS

Please follow this guide (originally written for OmegaT version 4.3.2 but it should work too with latest versions).

About

Configuration files, scripts and plugins to add modern interface behaviour to OmegaT as well as extra functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published