54leibo / alphat

AlphaT is a free open-source translation application powered by Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

AlphaT is a free open-source translation application powered by Electron

License:MIT License


Languages

Language:JavaScript 67.2%Language:CSS 19.4%Language:HTML 13.4%