Hello,
I’ve created a lightweight open-source tray translator for
Windows:
Trayslate (a combination of “tray” and “translate”).
Main features:
- Global hotkeys for instant translation
- Works with clipboard and selected text
- Convenient Mouse Mode for keyboard-free translation
- Configurable translation services
- Runs silently in the system tray
The project is open-source and written in Lazarus (Free Pascal).
At the moment, only Windows is supported.
GitHub:
https://github.com/plaintool/trayslate🚀 New Version is now available!Since the previous releases, Trayslate has received a number of significant improvements and new features:
- Improved translation workflow — the Popup Window has become more convenient with new controls, language pair switching, Auto Height options, and improved interaction with translated text.
- More powerful Mouse Mode — added new actions to the translate button and fixed several issues that could occasionally cause Mouse Mode to stop working.
- Built-in language detection — introduced and significantly improved automatic language detection, now using a corpus-based algorithm supporting 100+ languages.
- Powerful scripting support — added PascalScript for calculated parameters and response processing, making translation configurations much more flexible.
- More translation services — added configurations for Reverso, Yandex Translate, Lara Translate, LLM7 AI, Google Translate WebTran, and others.
- Improved configuration management — easier configuration editing, reloading, icon management, proxy settings, and additional configuration options.
- New drag-and-drop capabilities — drag text from other applications into Trayslate and rearrange recent language pairs with the mouse.
- Keyboard shortcuts — added hotkeys for Quick Settings and improved hotkey handling throughout the application.
- Better stability and reliability — fixed numerous issues related to translation threads, clipboard handling, popup windows, keyboard and mouse hooks, focus handling, and configuration management.
Overall, these releases make Trayslate
more powerful, flexible, reliable, and convenient to use, while keeping its lightweight approach.
Download here