Skip to content

Cross-platform OPUS-CAT

Pre-release
Pre-release
Compare
Choose a tag to compare
@TommiNieminen TommiNieminen released this 14 Apr 15:27
· 7 commits to crossplatform since this release

Cross-platform version of OPUS-CAT MT Engine for Windows, MacOS and Ubuntu 22.04. The user interface has the same features as before, but it looks slightly different due to a new cross-platform UI framework.

Quickstart:

Windows: Unzip the folder and click the OpusCatMtEngineCore.exe file.

MacOS: Unzip the folder (if it's not automatically unzipped). MacOS quarantines downloaded files by default, so the folder contents need to be dequarantined. You can do that by opening a terminal window in the folder and running the command sudo xattr -c -r . (requires admin user rights). This will remove the quarantine attributes from all files in the folder. After that, click the OpusCatMtEngine.command file in the folder.

Linux: Unzip the folder, click OpusCatMtEngine.sh (you may need to adjust execution permissions).