Linux for Translators

My own OmegaT scripts

This page provides downloads of scripts that I have produced mainly for my own use in conjunction with OmegaT, together with brief descriptions.

OmegaT launcher

The OmegaT launcher is a small utility with graphical user interface for launching OmegaT on Linux or Windows. The launcher is particularly convenient when OmegaT functions are needed/desired that require OmegaT to be launched on the command line with relevant arguments. It also provides some useful tools for testing and troubleshooting. The tcl/tk script requires tcl/tk 8.6 or higher to be installed on your system.

Functions of the OmegaT launcher include:

Downloads:

Download tcl/tk OmegaT launch script (Windows and Linux)

To use the launch script, tcl/tk (Version 8.6 or higher) must be installed on your system. You can obtain tcl/tk here:

Download tcl/tk for Windows: www.magicsplat.com/tcl-installer/index.html

Download tcl/tk for Linux or Windows: www.activestate.com/products/tcl/

To launch the omegat.tcl script, navigate on the command line to the folder containing omegat.tcl, then enter:

wish omegat.tcl
(for Linux) or

wish.exe omegat.tcl
(for Windows).

Save TM As

Download Save TM As

Groovy script for saving a project's translation memory to an external location from within OmegaT. To use the script, simply place it in OmegaT's script folder. The function is launched manually by the user from within OmegaT using Tools > Scripting.