Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.03 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.03 KB

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, 简体中文

screen

Features

  • 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

Download

You can download the latest version of the application for macOS, Windows and Linux.

Development

git clone https://github.com/sigoden/alphat.git
cd alphat
npm i
NODE_ENV=development npm start

Shortcut

  • ctrl + , copy origin text as tranlation result
  • ctrl + . copy machine translation text as tranlation result
  • ctrl + ↑ goto prev line
  • ctrl + ↓ goto next line

License

MIT License