Skip to content

Releases: hasoftware/Auto-Translate-Clipboard

Cross-platform preview 1 (macOS & Linux)

Choose a tag to compare

First preview builds of the Avalonia ports for macOS and Linux, built automatically by GitHub Actions on real macOS and Linux runners. Same workflow as the Windows version: press the global hotkey (Ctrl + Shift + T), type, press Enter — the translation is copied to your clipboard.

These builds are untested on real hardware. They compile and should run, but nobody has verified them on a physical Mac or a Linux desktop yet. If you try one, please report what happens (working or not) in the Issues — that is exactly what this preview is for.

Downloads

File Platform
AutoTranslateClipboard-cross-platform-preview1-osx-arm64.app.zip macOS on Apple Silicon (M1/M2/M3/M4)
AutoTranslateClipboard-cross-platform-preview1-osx-x64.app.zip macOS on Intel
AutoTranslateClipboard-cross-platform-preview1-linux-x64.tar.gz Linux x64 (X11 recommended)

Looking for the stable Windows version? Get it from the v1.0.1 release.

How to run — macOS

Unzip, then move AutoTranslate.app to Applications (or anywhere). The build is not notarized, so remove the quarantine flag once:

xattr -cr AutoTranslate.app
open AutoTranslate.app

Then grant Accessibility permission (System Settings → Privacy & Security → Accessibility) — required for the global hotkey.

How to run — Linux

tar -xzf AutoTranslateClipboard-cross-platform-preview1-linux-x64.tar.gz
./AutoTranslate/AutoTranslate

The global hotkey works on X11. On Wayland it is blocked by most compositors — bind a custom shortcut in your desktop settings that runs the AutoTranslate executable instead; the running instance will pop up.

Known limitations

  • macOS build is not signed or notarized (hence the xattr step)
  • No .dmg / AppImage / Flatpak yet
  • No visual notification after translating; the result is on the clipboard
  • Tray icon on vanilla GNOME needs the AppIndicator extension

Auto Translate Clipboard v1.0.1

Choose a tag to compare

@hasoftware hasoftware released this 24 Jun 12:05

Auto Translate Clipboard v1.0.1

A lightweight Windows 11 translation tool. Press a global hotkey (default Ctrl+Shift+T), type your text, press Enter, and the translation is copied to your clipboard. The window then hides so you can paste it anywhere.

Downloads

  • AutoTranslateClipboard-v1.0.1.msi: installer (per-user, no admin needed). Creates Start Menu and Desktop shortcuts.
  • AutoTranslateClipboard-v1.0.1.zip: portable. Extract anywhere and run AutoTranslate.exe.

Requires Windows 10 or 11, 64-bit. The .NET and Windows App runtimes are bundled, so nothing else needs to be installed.

This software is free. If you were asked to pay for it, you were scammed.