AlphaT is a free doc tranlation application, it powerd by machine tranlation engines, help you translate your documents quickly and easily.
Read this in other languages: English, 简体中文
- Over 20 themes
- Key bindings including vim and Emacs modes
- Support multiple platforms
- A variety of translation engines (Baidu, proper way, google) are free to use
You can download the latest version of the application for macOS, Windows and Linux.
git clone https://github.com/sigoden/alphat.git
cd alphat
npm i
NODE_ENV=development npm start
ctrl + ,
copy origin text as tranlation resultctrl + .
copy machine translation text as tranlation resultctrl + ↑
goto prev linectrl + ↓
goto next line
MIT License